Expand description

An example of constructing a basic strongly-typed wrapper around a custom string-like type.

Structs

An example of a minimal string implementaiton that can be wrapped inside an owned braid type.

A wrapper around a custom string-like type that implements the minimal set of required traits for a braid type

A wrapper around a custom string-like type that implements the minimal set of required traits for a braid type