Macro sysfs_class::method

source ·
macro_rules! method {
    ($file:tt $with:tt $out:tt) => { ... };
    ($file:expr, $method:tt $with:tt $out:tt) => { ... };
}