Struct wkwrap::file::File [] [src]

pub struct File { /* fields omitted */ }

Methods

impl File
[src]

[src]

[src]

Trait Implementations

impl Debug for File
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for File

impl Sync for File