pub struct ConfRef(_);
Performs the conversion.
Immutably borrows from an owned value. Read more
The raw C type.
Constructs a shared instance of this type from its raw type.
Constructs a mutable reference of this type from its raw type.
Returns a raw pointer to the wrapped value.
Gets the TypeId of self. Read more
TypeId
self
Mutably borrows from an owned value. Read more
The type returned in the event of a conversion error.