Struct msgpack_schema::value::Any [−][src]
pub struct Any;
Expand description
A special type used to deserialize any object and discard it.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Anyimpl UnwindSafe for AnyBlanket Implementations
Mutably borrows from an owned value. Read more