Module subject

Source

Re-exports§

pub use serde_json;

Structs§

FieldSchema
IndexMap
A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
Schema

Enums§

SubjectError

Traits§

Debug
? formatting.
FromJsonString
IntoSubject
SubjectBuildable

Functions§

parse_param

Derive Macros§

Debug
Derive macro generating an impl of the trait Debug.
Subject