Macro virtual_view::virtual_view [] [src]

macro_rules! virtual_view {
    ($($tail:tt)*) => { ... };
}