Type Definition serde_json_wasm::ser::Result

source · []
pub type Result<T> = Result<T, Error>;
Expand description

Serialization result