1 2
pub use serde::{Deserialize, Serialize}; pub use serde_json::{to_string as to_json, to_string_pretty as to_pretty_json, Error};