Macro pool_sync::impl_pool_info
source ยท macro_rules! impl_pool_info { ($enum_name:ident, $($variant:ident),+) => { ... }; }
Expand description
Macro for generating getter methods for all of the suppored pools
macro_rules! impl_pool_info { ($enum_name:ident, $($variant:ident),+) => { ... }; }
Macro for generating getter methods for all of the suppored pools