Function serde_mcf::ser::to_string
[−]
[src]
pub fn to_string<S: Serialize>(s: &S) -> Result<String>
Serialize object to a MCF-style hash.
pub fn to_string<S: Serialize>(s: &S) -> Result<String>
Serialize object to a MCF-style hash.