Skip to main content

patch

Macro patch 

Source
macro_rules! patch {
    ($type:ty, $name:ident) => { ... };
}