Struct t_rust_less_lib::otp::OTPSecret[][src]

pub struct OTPSecret(_);

Trait Implementations

Executes the destructor for this type. Read more

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

Converts the given value to a String. Read more

Zero out this object from memory using Rust intrinsics which ensure the zeroization operation is not “optimized away” by the compiler. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.