[][src]Function serde_json_wasm::to_string

pub fn to_string<T: ?Sized>(value: &T) -> Result<String> where
    T: Serialize

Serializes the given data structure as a string of JSON text