Function melior::dialect::ods::shape::from_extents

source ·
pub fn from_extents<'c>(
    context: &'c Context,
    shape: Type<'c>,
    extents: &[Value<'c, '_>],
    location: Location<'c>
) -> FromExtentsOperation<'c>
Expand description

Creates a from_extents operation.