Struct fuse::ReplyAttr [] [src]

pub struct ReplyAttr { /* fields omitted */ }

Attribute Reply

Methods

impl ReplyAttr
[src]

[src]

Reply to a request with the given attribute

[src]

Reply to a request with the given error code

Trait Implementations

impl Debug for ReplyAttr
[src]

[src]

Formats the value using the given formatter.

impl Reply for ReplyAttr
[src]

[src]

Create a new reply for the given request