Skip to main content

Crate descartes_tower

Crate descartes_tower 

Source
Expand description

Tower middleware integration for DES.

This crate provides Tower Service adapters and DES-aware middleware layers. It is designed to be used with des-tokio (install the runtime on the simulation before executing).

Re-exports§

pub use tower::*;

Modules§

tower
Tower Service trait integration for DES components.