inhex

Macro indoc

Source
macro_rules! indoc {
    ($($proc_macro:tt)*) => { ... };
}