//! Different traits for extending context structs.
pub(crate)modcamera;pub(crate)modpivot;pub(crate)modrotate;pub(crate)modscale;pub(crate)modshader;pub(crate)modtranslate;/// Empty struct that can be implemented for generic arguments with a typestate builder.
#[doc(hidden)]#[non_exhaustive]#[derive(Default)]pubstructEmpty;