Module columnar::adts::json

source ·

Structs§

  • Stand-in for &'a [Json]
  • Stand-in for Vec<Json>.
  • Stand-in for &'a [(String, Json)].

Enums§

  • Stand in for JSON, from serde_json.
  • Sum type indicating where to find the data for each variant.
  • Stand-in for &'a Json.