[][src]Macro ertrace::new_error_struct

macro_rules! new_error_struct {
    ($vis:vis struct $name:ident($type:ty);) => { ... };
}