Type Definition helium_api::Result[][src]

pub type Result<T = ()> = Result<T, Error>;