Trait rust_pathtracer::prelude::SuperTCategoryOf
source · pub trait SuperTCategoryOf<Other>: TCategorywhere
Other: TCategory,{ }Expand description
Indicates that Self is a more general Transform category than Other.