Struct kanidm_proto::v1::KeyTypeKindSchema
source · pub struct KeyTypeKindSchema(/* private fields */);
Trait Implementations§
Auto Trait Implementations§
impl Freeze for KeyTypeKindSchema
impl RefUnwindSafe for KeyTypeKindSchema
impl Send for KeyTypeKindSchema
impl Sync for KeyTypeKindSchema
impl Unpin for KeyTypeKindSchema
impl UnwindSafe for KeyTypeKindSchema
Blanket Implementations§
§impl<'a, T> AsTaggedExplicit<'a> for Twhere
T: 'a,
impl<'a, T> AsTaggedExplicit<'a> for Twhere
T: 'a,
§impl<'a, T> AsTaggedImplicit<'a> for Twhere
T: 'a,
impl<'a, T> AsTaggedImplicit<'a> for Twhere
T: 'a,
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more