Struct libtftp::Tftp [] [src]

pub struct Tftp<'a, A: ToSocketAddrs> { /* fields omitted */ }

Methods

impl<'a, A> Tftp<'a, A> where
    A: ToSocketAddrs
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a, A: Debug + ToSocketAddrs> Debug for Tftp<'a, A>
[src]

[src]

Formats the value using the given formatter.