Function melior::dialect::ods::async::runtime_load

source ·
pub fn runtime_load<'c>(
    context: &'c Context,
    result: Type<'c>,
    storage: Value<'c, '_>,
    location: Location<'c>
) -> RuntimeLoadOperation<'c>
Expand description

Creates a runtime.load operation.