Struct torrentinfo::File [] [src]

pub struct File { /* fields omitted */ }

Methods

impl File
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for File
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for File
[src]

[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for File

impl Sync for File