view

Macro view 

Source
macro_rules! view {
    ($styles:expr, $($tokens:tt)*) => { ... };
}