Macro linked_block

Source
macro_rules! linked_block {
    ( $one_of_block:ident, $identifier_enum:ident; $($variants:ident),* ) => { ... };
}
Expand description

Create necessary enums for later usage with link_futures