[][src]Macro khtml::_maybe

macro_rules! _maybe {
    ($v:literal) => { ... };
    ($v:expr) => { ... };
}