Module manifest

Source
Expand description

Parsing and editing of manifest files.

Structsยง

DepTable
Dependency table to add deps to.
LocalManifest
An editable Cargo manifest that is available locally.
Manifest
An editable Cargo manifest.

Enumsยง

DependencyStatus ๐Ÿ”’
Embedded
Edit location for an embedded manifest

Functionsยง

fix_feature_activations ๐Ÿ”’
non_existent_dependency_err ๐Ÿ”’
non_existent_table_err ๐Ÿ”’
parse_manifest_err ๐Ÿ”’
remove_array_index ๐Ÿ”’
str_or_1_len_table
substr_span ๐Ÿ”’