Type Definition nvim_updater_rs::Result

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