_error_once

Function _error_once 

Source
pub fn _error_once(
    loc: &'static str,
    args: Box<[(&'static str, String)]>,
) -> Error
Expand description

Creates an error with arguments.