#[repr(transparent)]pub struct TocRef(_);
Implementations
Trait Implementations
type Checker = GenericValueTypeOrNoneChecker<Self>
type Checker = GenericValueTypeOrNoneChecker<Self>
Value type checker.
Get the contained value from a Value
. Read more
Returns the type identifier of Self
.
🔬 This is a nightly-only experimental API. (
toowned_clone_into
)Uses borrowed data to replace owned data, usually by cloning. Read more
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
Ensures that the type has been registered with the type system.