Re-exports§
pub use error::PluginError;pub use serde_json;pub use spacegate_model;
Modules§
Macros§
Structs§
- A boxed
Layerthat can be used as a plugin layer in gateway. - A shared hyper service wrapper
- Plugin Trait Object
- Plugin Repository
- This type represents all possible errors that can occur when serializing or deserializing JSON data.
- Clone
Enums§
- Represents any valid JSON value.
Traits§
Type Aliases§
- A boxed error.
- Alias for a request with a boxed body.
- Alias for a response with a boxed body.