Searched refs:to_string_group (Results 1 – 2 of 2) sorted by relevance
64 pub fn to_string_group(&self) -> String { in to_string_group() method
566 .write_all(info.to_string_group().as_bytes()) in write_group_file()