Function wasmer_package::package::manifest::atom_kind
source · fn atom_kind(kind: Option<&str>) -> Result<Url, ManifestError>
Expand description
Map the “kind” field in a [module]
to the corresponding URI.
fn atom_kind(kind: Option<&str>) -> Result<Url, ManifestError>
Map the “kind” field in a [module]
to the corresponding URI.