Struct scrap::x11::Server [] [src]

pub struct Server { /* fields omitted */ }

Methods

impl Server
[src]

Trait Implementations

impl Debug for Server
[src]

Formats the value using the given formatter.

impl Drop for Server
[src]

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