Struct gelf::TcpBackend [] [src]

pub struct TcpBackend { /* fields omitted */ }

Methods

impl TcpBackend
[src]

Trait Implementations

impl Drop for TcpBackend
[src]

A method called when the value goes out of scope. Read more