pub fn _error_once( loc: &'static str, args: Box<[(&'static str, String)]>, ) -> Error
Creates an error with arguments.