Module tusk_rs::json

source ·

Structs§

Enums§

Traits§

  • FromJs is a trait that allows any conforming structs to be converted from a JSON format.
  • ToJson is a trait that allows any conforming structs to convert to a JSON format.