Macro core::column 1.0.0[−][src]
macro_rules! column { () => { ... }; }
A macro which expands to the column number on which it was invoked.
For more information, see the documentation for std::column!
.
macro_rules! column { () => { ... }; }
A macro which expands to the column number on which it was invoked.
For more information, see the documentation for std::column!
.