Struct repr_test_util::RTI [−][src]
pub struct RTI {
pub(crate) __private_field: (),
}Fields
__private_field: ()Trait Implementations
type Target = ReflectedTypeInfo
type Target = ReflectedTypeInfo
The resulting type after dereferencing.
Dereferences the value.
Auto Trait Implementations
impl RefUnwindSafe for RTI
impl UnwindSafe for RTI
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more