Struct fuse::ReplyData [] [src]

pub struct ReplyData { /* fields omitted */ }

Data reply

Methods

impl ReplyData
[src]

Reply to a request with the given data

Reply to a request with the given error code

Trait Implementations

impl Debug for ReplyData
[src]

Formats the value using the given formatter.

impl Reply for ReplyData
[src]

Create a new reply for the given request