//! This module is just for documentation purposes, and is hidden behind the
//! `example_generated` feature, which is off by default.
pubmodwraps_u32{define_index_type!{/// Example documentation for the type
pubstructIdx32(u32);}}pubmodwraps_usize{define_index_type!{/// Example documentation for the type.
pubstructIdxSize(usize);DEFAULT= IdxSize(0);}}