Function serde_dynamic_typing::to_typed[][src]

pub fn to_typed<T: ?Sized>(value: &T) -> Result<AnyValue> where
    T: ?Sized + Serialize
Expand description

Serializes a Rust value into a simplified data structure