rill 0.21.0

Dynamic logging and tracing system
Documentation
1
2
3
4
5
mod actor;
pub(crate) use actor::Recorder;

mod link;
pub(crate) use link::RecorderLink;