[][src]Type Definition ultra_tournament::Result

type Result<T> = Result<T, TournamentError>;

Standard Result type alias for the library. Error type is TournamentError