macro_rules! new_handle_type {
    ($newtype : ident, $counter : ident) => { ... };
}
Expand description

Derive a new handle type having an atomically increasing sequence number