typed-ident 0.0.1

Type-safe identifier validation, inspection, and mutation.
Documentation
1
2
3
4
5
6
7
8
9
// =============================================================================
// MODULES
// =============================================================================

// -----------------------------------------------------------------------------
#[macro_use]
mod impl_buffer_methods;
#[macro_use]
mod impl_buffer_traits;