RKTK API Docs RKTK Home Repo

singleton

Macro singleton 

Source
macro_rules! singleton {
    ($val:expr, $type:ty) => { ... };
}