Struct csfdapi::Csfd [] [src]

pub struct Csfd<'a> { /* fields omitted */ }

Methods

impl<'a> Csfd<'a>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a> Clone for Csfd<'a>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl<'a> Debug for Csfd<'a>
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl<'a> Send for Csfd<'a>

impl<'a> !Sync for Csfd<'a>