Macro clippy_config::conf::wrap_option

source ยท
macro_rules! wrap_option {
    () => { ... };
    ($x:literal) => { ... };
}