internal/foo_json

Functions

pub fn from_json(
  json_str: String,
) -> Result(FooJSON, DecodeError)
pub fn to_json(t: FooJSON) -> Json
pub fn to_string(t: FooJSON) -> String
Search Document