pub fn map_grade(
source: GradeSource<'_>,
) -> Result<MappedGrade, CreditRegistrationErrorCode>Expand description
Maps a completion into the scale the registry expects, preferring what it told us to a guess.
pub fn map_grade(
source: GradeSource<'_>,
) -> Result<MappedGrade, CreditRegistrationErrorCode>Maps a completion into the scale the registry expects, preferring what it told us to a guess.