Crate japi
Source - Document
- The object at the root of every JSON:API message
- Error
- Additional information about any errors encountered while processing a request
- ErrorSource
- Information about the source of the error
- GenericObject
- A generic resource object of some unknown type
- Identifier
- A resource identifier object
- JsonApi
- Information about the implementation of JSON:API used by the server
- Relationship
- A relationship object
- ResourceObject
- A resource object
- Link
- A link object
- ObjectConversionError
- The error produced when something has gone wrong converting into
ResourceObject
’s - Optional
- Represents a value that can either exist, not exist, or be
null
- OptionalVec
- A rather complicated relative of
Option<Vec>
- Attributes
- Strictly type attributes of a
ResourceObject
- Links
- A collection of links
- Meta
- An object containing non-standard meta information
- Relationships
- A set of object relationships