Struct fuse::ReplyLock [] [src]

pub struct ReplyLock { /* fields omitted */ }

Lock Reply

Methods

impl ReplyLock
[src]

Reply to a request with the given open result

Reply to a request with the given error code

Trait Implementations

impl Debug for ReplyLock
[src]

Formats the value using the given formatter.

impl Reply for ReplyLock
[src]

Create a new reply for the given request