Trait hermit::kernel::fuse::FuseIn[][src]

pub unsafe trait FuseIn { }
Expand description

Marker trait, which signals that a struct is a valid Fuse command. Struct has to be repr(C)!

Implementors

Loading content...