Skip to main content

custom_session

Macro custom_session 

Source
macro_rules! custom_session {
    ($base_obj:ident . $($method_tokens:tt)+) => { ... };
}