Struct mcaptcha::api::v1::pow::get_config::get_config [−][src]
pub struct get_config;Expand description
get PoW configuration for an mcaptcha key
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for get_config
impl Send for get_config
impl Sync for get_config
impl Unpin for get_config
impl UnwindSafe for get_config
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more