[][src]Macro sysfs_class::set_trait_method

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