Function haxeformat::serde::to_string

source ·
pub fn to_string<T: Serialize>(value: &T) -> Result<String>