Skip to main content

runtime_effect_artifact_json

Function runtime_effect_artifact_json 

Source
pub fn runtime_effect_artifact_json(artifact: &RuntimeEffectArtifact) -> String
Expand description

Serialize emitted effect runtime metadata as deterministic, pretty JSON.

ยงPanics

Panics when compiler-owned effect runtime metadata cannot serialize.