Crate const_dispatch

Source
Expand description

§::const-dispatch

Repository Latest version Documentation MSRV unsafe forbidden License CI no_std compatible

Modules§

  • The crate’s prelude, designed to be *-blob imported.
  • The “impls” for primitive types such as bool and u8

Macros§

  • The whole raison d’être of the crate. Statically dispatch a runtime/dynamic value so as to lift it to the const (and thus, type-level) reälm.

Traits§

Derive Macros§