Crate rill_engine[−][src]
Expand description
Rill crate.
Re-exports
pub use config::EngineConfig; |
Modules
| config | Configuration structs for the provider and tracers |
| tracers | Tracers to send specific types of tracing data.
All implementation are strict and explicit.
Flexible implementations can be found in the |
Structs
| RillEngine | The supervisor that spawns a connector. |