Struct torrentinfo::Info [] [src]

pub struct Info { /* fields omitted */ }

Methods

impl Info
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Info
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for Info
[src]

[src]

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

Auto Trait Implementations

impl Send for Info

impl Sync for Info