Function graphannis::util::node_names_from_match[][src]

pub fn node_names_from_match(match_line: &str) -> Vec<String>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Takes a match identifier (which includes the matched annotation name) and returns the node name.