Type Definition ra_ap_ide::Cancellable

source · []
pub type Cancellable<T> = Result<T, Cancelled>;