Function from_limit

Source
pub fn from_limit(
    producer: &mut impl SubstraitProducer,
    limit: &Limit,
) -> Result<Box<Rel>>