Crate notatype

Source

Structs§

ContentField
Struct representation of a field in the content.json
ContentObject
Struct representation of an object in the content.json
Field
Fields are used to describe properties on a model, IO for actions/integrations and content definitions.

Enums§

ActionOp
ActionRes
Kind
Defines the types recognized by this framework.

Functions§

json_to_flexbuffer_map
Validates, converts and inserts a JSON Value into a FlexBuffer map.
json_to_flexbuffer_vec
Validates, converts and pushes a JSON Value to a FlexBuffer vector.