pub fn add(
output: &OutputHandle,
tag_names: impl IntoIterator<Item = impl ToString>,
) -> impl Iterator<Item = TagHandle>
pub fn add(
output: &OutputHandle,
tag_names: impl IntoIterator<Item = impl ToString>,
) -> impl Iterator<Item = TagHandle>