Function bramble_data::to_object[][src]

pub fn to_object<T>(value: T) -> Result<Object> where
    T: Serialize
Expand description

Converts a value into a BDF Object.