[][src]Type Definition rosu::backend::OsuResult

type OsuResult<T> = Result<T, OsuError>;