Skip to main content

Module json

Module json 

Source
Expand description

Serialize and deserialize into/from json for internal.

Attribute:

#[serde(with = "g_err::serde::json")]

Functionsยง

deserialize
deserialize GErr from JSON through JsonData
serialize
Serialize GErr into JSON through JsonData