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ยง
- DEFAULT_
README_ ๐FILES
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