Type Definition dragonfly_client::backend::Result

source ·
pub type Result<T> = Result<T, Error>;