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

pub struct Server { /* fields omitted */ }

Methods

impl Server
[src]

Important traits for DisplayIter
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Server
[src]

[src]

Formats the value using the given formatter. Read more

impl Drop for Server
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Server

impl !Sync for Server