Settings
Help

f_and

Macro f_and 

Source
macro_rules! f_and {
    (
        $vs:expr
    ) => { ... };
}