Function merge_filters
pub fn merge_filters(filters: Vec<InstructionFilter>) -> Vec<InstructionFilter>Expand description
Attempts to merge all filters in the provided filters.
pub fn merge_filters(filters: Vec<InstructionFilter>) -> Vec<InstructionFilter>Attempts to merge all filters in the provided filters.