Skip to main content

lower_rotation

Function lower_rotation 

Source
pub(super) fn lower_rotation<B>(
    b: &mut B,
    rotation: &Rotation,
    schema: &ContextSchema,
    resolver: &SpecResolver,
    table: &DescriptorTable,
)
where B: RotationBackend,