Expand description
An example of constructing a basic strongly-typed wrapper around a custom string-like type.
Structsยง
- Minimal
String - An example of a minimal string implementaiton that can be wrapped inside an owned braid type.
- Minimal
Username - A wrapper around a custom string-like type that implements the minimal set of required traits for a braid type
- Minimal
Username Buf - A wrapper around a custom string-like type that implements the minimal set of required traits for a braid type