Macro biodivine_sketchbook::sketchbook::ids::id_wrapper

source ยท
macro_rules! id_wrapper {
    ($TypeName:ident, $doc:expr) => { ... };
}
Expand description

Macro to define various kinds of type-safe identifiers based on BaseId.