Skip to main content

command_tree_packet

Function command_tree_packet 

Source
pub(crate) fn command_tree_packet<S, R>(
    dispatcher: &CommandDispatcher<S, R>,
    source: &S,
) -> Result<CCommands, CommandTreeProjectionError>
Expand description

Builds the command graph visible to one source using vanilla packet indices.