aux-context 0.1.0

some common context variable
Documentation
1
2
3
4
pub use task_local::LANG;
pub use task_local::LOG_ID;

mod task_local;