Trait hermit::x86_64::kernel::fuse::FuseOut[][src]

pub unsafe trait FuseOut { }
Expand description

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

Implementors

Loading content...