Macro zaplib::location_hash
source · [−]macro_rules! location_hash {
() => { ... };
}
Expand description
Generates a crate::hash::LocationHash
based on the current file/line/column.
macro_rules! location_hash {
() => { ... };
}
Generates a crate::hash::LocationHash
based on the current file/line/column.