outkeep

Functions

pub fn checklist_from_json(
  json_string: String,
) -> Result(Checklist, DecodeError)
pub fn note_from_json(
  json_string: String,
) -> Result(Note, DecodeError)
pub fn text_note_from_json(
  json_string: String,
) -> Result(TextNote, DecodeError)
Search Document