Skip to main content

get_server

Function get_server 

pub fn get_server() -> Option<ServerController>
Available on crate feature ttrpc only.
Expand description

The current call’s ServerController, or None outside a running method handler.