variant_from_number

Function variant_from_number 

Source
fn variant_from_number<'m, 'v>(
    n: &Number,
) -> Result<Variant<'m, 'v>, ArrowError>