Macro boostvoronoi::tln[][src]

macro_rules! tln {
    ($($arg:tt)*) => { ... };
}
Expand description

A feature gated println(), will only be active when the feature “console_debug” is selected.