Type Definition netxserver::server::async_token::NetxToken

source ·
pub type NetxToken<T> = Arc<Actor<AsyncToken<T>>>;