Skip to main content

Module interceptor

Module interceptor 

Source

Re-exports§

pub use chain::InterceptorChain;
pub use crud_info::CrudInfo;
pub use crud_info::CrudOperation;
pub use crud_info::TypeKind;
pub use crud_interceptor::CrudInterceptor;
pub use crud_interceptor::CrudInterceptorAdapter;
pub use traits::InterceptError;
pub use traits::Interceptor;
pub use traits::RequestContext;

Modules§

audit_log
chain
crud_info
crud_interceptor
traits