[][src]Function avrow::to_value

pub fn to_value<T>(value: &T) -> Result<Value, AvrowErr> where
    T: Serialize

to_value is the serde API for serialization of Rust types to an avrow::Value