Skip to main content

patch

Macro patch 

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