[][src]Trait stratum_types::traits::PoolParams

pub trait PoolParams {
    type Authorize: DeserializeOwned + Serialize + Sync + Send + Clone + Debug;
    type Authorized: DeserializeOwned + Serialize + Sync + Send + Clone + Debug;
}

Associated Types

Loading content...

Implementors

Loading content...