Struct fuse::ReplyXattr [] [src]

pub struct ReplyXattr { /* fields omitted */ }

Xattr reply

Methods

impl ReplyXattr
[src]

[src]

Reply to a request with the size of the xattr.

[src]

Reply to a request with the data in the xattr.

[src]

Reply to a request with the given error code.

Trait Implementations

impl Debug for ReplyXattr
[src]

[src]

Formats the value using the given formatter.

impl Reply for ReplyXattr
[src]

[src]

Create a new reply for the given request