macro_rules! mmap_anno_test {
() => { ... };
}Expand description
Construct an MmapAnnotation::Test with the current file name and line number.
macro_rules! mmap_anno_test {
() => { ... };
}Construct an MmapAnnotation::Test with the current file name and line number.