Module frunk_core::labelled::chars

source ·
Expand description

Types for building type-level labels from character sequences.

This is designed to be glob-imported:

use frunk::labelled::chars::*;
Run

Enums