Expand description
Interfaces used when defining models.
Structs
Metadata describing a model’s argument.
Information about a particular module that can be used by the host for
things like introspection and search.
The error returned when a required argument wasn’t provided.
Metadata about a
crate::models::Model.The error returned when
ContextExt::parse_argument() is unable to parse
the argument’s value.Enums
An error that may be returned from a
Context method.Traits
Type Definitions
A generic error used when defining a model.