Struct fuse::ReplyEntry [] [src]

pub struct ReplyEntry { /* fields omitted */ }

Entry reply

Methods

impl ReplyEntry
[src]

Reply to a request with the given entry

Reply to a request with the given error code

Trait Implementations

impl Debug for ReplyEntry
[src]

Formats the value using the given formatter.

impl Reply for ReplyEntry
[src]

Create a new reply for the given request