instant

Macro instant 

Source
macro_rules! instant {
    ($name:expr, $scope:expr $(, $key:expr => $val:expr)* $(,)?) => { ... };
}