Struct msgpack_schema::Any [−][src]
pub struct Any;
Trait Implementations
fn deserialize<D>(
deserializer: &mut D
) -> Result<Self, DeserializeError<D::Error>> where
D: Deserializer, [src]Auto Trait Implementations
impl RefUnwindSafe for Anyimpl UnwindSafe for AnyBlanket Implementations
Mutably borrows from an owned value. Read more