Struct fuse::ReplyOpen [] [src]

pub struct ReplyOpen { /* fields omitted */ }

Open Reply

Methods

impl ReplyOpen
[src]

[src]

Reply to a request with the given open result

[src]

Reply to a request with the given error code

Trait Implementations

impl Debug for ReplyOpen
[src]

[src]

Formats the value using the given formatter.

impl Reply for ReplyOpen
[src]

[src]

Create a new reply for the given request