to_object

Function to_object 

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

Converts a value into a BDF Object.