named-item 0.6.0

A crate providing traits for managing named items, including support for aliases, name history, validation, and more.
Documentation
1
2
3
4
pub(crate) use export_magic::*;
pub(crate) use std::borrow::Cow;
pub(crate) use std::collections::HashSet;
pub(crate) use regex::Regex;