pub fn parse_kind(kind: EffectKind) -> EffectTypeExpand description
Parse an EffectKind to the engine [EffectType] (doc 11 §1). The
resolver-host mapping is in crate::ResolverKind::from_kind.
pub fn parse_kind(kind: EffectKind) -> EffectTypeParse an EffectKind to the engine [EffectType] (doc 11 §1). The
resolver-host mapping is in crate::ResolverKind::from_kind.