Module marker_api::prelude

source ·
Expand description

This prelude is a collection of traits and types which are commonly used when working with Marker. Simply add use marker_api::prelude::*; to your file, to import them all.

Re-exports