[][src]Module katalyst::prelude

This module provides a "prelude" useful for extending Katalyst functionality

Re-exports

pub use crate::context::*;
pub use crate::error::GatewayError::*;
pub use crate::error::*;
pub use crate::expression::*;
pub use crate::modules::*;

Structs

Katalyst

This is the core structure for the API Gateway.