Module mica::into_value

source ·
Expand description

Helper types for IntoValue.

Enums

Marker for implementations of IntoValue that can be called without an engine.
Marker for implementations of IntoValue that do require an engine.

Traits

Marker for whether an implementation of IntoValue requires an engine.