RKTK API Docs RKTK Home Repo

Macro singleton

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