Function adapton::macros::bump_name_counter [] [src]

pub fn bump_name_counter() -> usize

Convenience function: A global counter for creating unique names, e.g., in unit tests. Avoid using this outside of unit tests.