Skip to main content

put

Macro put 

Source
macro_rules! put {
    ($path:literal, $handler:expr $(, $($extra:tt)*)?) => { ... };
}