Struct fuse::ReplyEmpty [] [src]

pub struct ReplyEmpty { /* fields omitted */ }

Empty reply

Methods

impl ReplyEmpty
[src]

Reply to a request with nothing

Reply to a request with the given error code

Trait Implementations

impl Debug for ReplyEmpty
[src]

Formats the value using the given formatter.

impl Reply for ReplyEmpty
[src]

Create a new reply for the given request