clementine_core::servers

Type Alias ServerFuture

Source
pub type ServerFuture = dyn Future<Output = Result<(), Error>>;