Struct futures_glib::UnixToken [] [src]

pub struct UnixToken(_);

Tokens returns from unix_add_fd to later remove the fd.

Trait Implementations

Auto Trait Implementations

impl !Send for UnixToken

impl !Sync for UnixToken