Skip to main content

validated_positive_u8

Function validated_positive_u8 

Source
fn validated_positive_u8(
    value: f64,
    spell_id: u32,
    field: &'static str,
) -> Result<u8, BuilderError>