refs 0.51.0

My vision of reference counting and resources management designed for GUI applications.
Documentation
1
2
3
4
mod main_lock;
mod tests;

pub use main_lock::MainLock;