pub struct OTPSecret(_);
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
s
Converts the given value to a String. Read more
String
Zero out this object from memory using Rust intrinsics which ensure the zeroization operation is not “optimized away” by the compiler. Read more
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Performs the conversion.
Should always be Self
Self
The type returned in the event of a conversion error.