Crate aliri_braid_examples[][src]

Expand description

Examples showing the output of using aliri_braid to generate strongly-typed wrappers around string values.

Three types of braids are demonstrated:

Modules

An example of constructing a strongly-typed wrapper around a normalized string value.

An example of constructing a strongly-typed wrapper around a validated string value.

An example of constructing a basic strongly-typed wrapper around a string value.