[][src]Macro sysfs_class::set_method

macro_rules! set_method {
    ($file:expr, $method:tt $with:ty) => { ... };
    ($file:expr, $method:tt) => { ... };
}