[][src]Function sciter_serde::to_value

pub fn to_value<T: ?Sized + Serialize>(value: &T) -> Result<Value>

Serialize the given data structure into Sciter value.