Modules§
Macros§
- package_
field_ 🔒getter - Defines simple getter methods for inheritable fields.
Structs§
- Inheritable
Fields - A group of fields that are inheritable by members of the workspace
- Manifest
Context 🔒 - Script
Source
Constants§
Traits§
Functions§
- default_
readme_ 🔒from_ package_ root - Checks if a file with any of the default README file names exists in the package root.
If so, returns a
String
representing that name. - dep_
to_ 🔒dependency - dependency_
inherit_ 🔒with - deprecated_
underscore 🔒 - Warn about paths that have been deprecated and may conflict.
- deprecated_
ws_ 🔒default_ features - deserialize_
toml 🔒 - detailed_
dep_ 🔒to_ dependency - emit_
diagnostic 🔒 - field_
inherit_ 🔒with - gather_
dependencies 🔒 - inheritable_
from_ 🔒path - inner_
dependency_ 🔒inherit_ with - is_
embedded - See also
bin/cargo/commands/run.rs
sis_manifest_command
- lints_
inherit_ 🔒with - lints_
to_ 🔒rustflags - load_
inheritable_ 🔒fields - lookup_
path_ 🔒base - missing_
dep_ 🔒diagnostic - normalize_
dependencies 🔒 - normalize_
features 🔒 - normalize_
package_ 🔒readme - Returns the name of the README file for a
manifest::TomlPackage
. - normalize_
package_ 🔒toml - normalize_
patch 🔒 - normalize_
path_ 🔒dependency - normalize_
path_ 🔒sep - normalize_
path_ string_ sep - normalize_
toml 🔒 - See
Manifest::normalized_toml
for more details - parse_
document 🔒 - patch 🔒
- prepare_
for_ publish - Make the
Package
self-contained so its ready for packaging - prepare_
target_ for_ publish - prepare_
targets_ for_ publish - prepare_
toml_ 🔒for_ publish - Prepares the manifest for publishing.
- read_
manifest - Loads a
Cargo.toml
from a file on disk. - read_
toml_ 🔒string - replace 🔒
- stringify 🔒
- to_
dependency 🔒 - to_
dependency_ 🔒source_ id - to_
real_ manifest - to_
virtual_ 🔒manifest - to_
workspace_ 🔒config - to_
workspace_ 🔒root_ config - unique_
build_ 🔒targets - Checks a list of build targets, and ensures the target names are unique within a vector. If not, the name of the offending build target is returned.
- unused_
dep_ 🔒keys - validate_
dependencies 🔒 - validate_
profile - Checks stytax validity and unstable feature gate for a given profile.
- validate_
profile_ 🔒layer - Validates a profile.
- validate_
profile_ 🔒override - Validation that is specific to an override.
- validate_
profiles 🔒 - Checks syntax validity and unstable feature gate for each profile.
- verify_
lints 🔒 - warn_
for_ 🔒cargo_ lint_ feature - warn_
on_ 🔒unused