Expand description
Haystack C based API for the core data types, encoders, and filters
Modules§
- brio
- C API for Brio binary encoding.
- coord
- C API for working with the Coord type.
- date
- C API for working with the Date type.
- datetime
- C API for working with the DateTime type.
- dict
- C API for working with the Dict type.
- err
- C API for dealing with error handling.
- filter
- C API for Filter type.
- grid
- C API for working with the Grid type.
- json
- C API for working JSON encoding.
- list
- C API for working with the List type.
- number
- C API for working with the Number type.
- reference
- C API for working with the Ref type.
- str
- C API for working with the Str type.
- symbol
- C API for working with the Symbol type.
- time
- C API for working with the Time type.
- trio
- C API for Trio text encoding.
- uri
- C API for working with the Uri type.
- value
- C API for working with the Value type.
- xstr
- C API for working with the XStr type.
- zinc
- C API for working Zinc encoding.
Enums§
- Result
Type - Generic result type for API calls