Function dash7_alp::spec::v1_2::varint::is_valid

source ·
pub fn is_valid(n: u32) -> bool
Expand description

Returns whether the value is encodable into a varint or not.