AttrShowFn

Type Alias AttrShowFn 

Source
pub type AttrShowFn = dyn Fn() -> Result<String, FsError> + Send + Sync;
Expand description

Sysfs 属性生成器

用于动态生成属性文件的内容