[][src]Function varlociraptor::utils::events_to_tags

pub fn events_to_tags<E>(events: &[E]) -> Vec<String> where
    E: Event