Struct parsec_interface::operations::list_authenticators::Operation [−][src]
pub struct Operation;
Expand description
Native object for authenticator listing operation.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Operation
impl UnwindSafe for Operation
Blanket Implementations
Mutably borrows from an owned value. Read more