Function tvix_eval::vm::generators::emit_warning
source ยท pub(crate) async fn emit_warning(co: &GenCo, warning: EvalWarning)
Expand description
Emit a fully constructed runtime warning.
pub(crate) async fn emit_warning(co: &GenCo, warning: EvalWarning)
Emit a fully constructed runtime warning.