Macro nsi::point

source ·
macro_rules! point {
    ($name: tt, $value: expr) => { ... };
}
Expand description

Create a Point argument.