Type Definition minecraft_data_rs::DataResult[][src]

type DataResult<T> = Result<T, DataError>;