pub fn runtime_create<'c>(
    context: &'c Context,
    result: Type<'c>,
    location: Location<'c>
) -> RuntimeCreateOperation<'c>
Expand description

Creates a runtime.create operation.