Function tvix_eval::generators::emit_warning_kind
source ยท pub async fn emit_warning_kind(co: &GenCo, kind: WarningKind)
Expand description
Emit a runtime warning with the span of the current generator.
pub async fn emit_warning_kind(co: &GenCo, kind: WarningKind)
Emit a runtime warning with the span of the current generator.