build_action_mask

Function build_action_mask 

Source
pub fn build_action_mask(
    actions: &[ActionDesc],
) -> (Vec<u8>, Vec<Option<ActionDesc>>)