Modules§
Macros§
- anyhow
- Construct an ad-hoc error from a string or existing non-
anyhow
error value.
Structs§
- Asset
- Model
- represents and stores the required information!
- Model
Builder - This is used to quickly building and instantiating the Model struct .
Statics§
Type Aliases§
- Pull
Model Status Stream - A stream of
PullModelStatus
objects. - Result
Result<T, Error>