Skip to main content

validate_device_span

Function validate_device_span 

Source
pub fn validate_device_span(
    device_type: &str,
    start_number: u32,
    effective_format: &str,
    count: usize,
) -> Result<(), HostLinkError>