[][src]Macro tension::shape

macro_rules! shape {
    [ $( $x:expr ),* $(,)? ] => { ... };
}