Struct linebased::Handle[][src]

pub struct Handle { /* fields omitted */ }

Handle for the server

Methods

impl Handle
[src]

Request the server to shutdown gracefully

Auto Trait Implementations

impl Send for Handle

impl Sync for Handle