Macro aopt::ctors

source ·
macro_rules! ctors {
    ($type:ident) => { ... };
    ($type:ident, $($creator:ident),+) => { ... };
}
Expand description

Return an array of creators: