strict_process

Macro strict_process 

Source
macro_rules! strict_process {
    ($val:expr, $path:ident, $err:expr) => { ... };
}