Skip to main content

json_cast

Function json_cast 

Source
pub fn json_cast<N, M>(params: N) -> Result<M, Error>
Expand description

Cast from N to M by serializing/deserialization to/from JSON.