Struct fuse::ReplyCreate [] [src]

pub struct ReplyCreate { /* fields omitted */ }

Create reply

Methods

impl ReplyCreate
[src]

Reply to a request with the given entry

Reply to a request with the given error code

Trait Implementations

impl Debug for ReplyCreate
[src]

Formats the value using the given formatter.

impl Reply for ReplyCreate
[src]

Create a new reply for the given request