Macrosยง
- get_
metadata_ ๐env - metadata_
envs ๐
Structsยง
- Delayed
Warning - When parsing
Cargo.toml
, some warnings should silenced if the manifest comes from a dependency.ManifestWarning
allows this delayed emission of warnings. - Manifest
- Contains all the information about a package, as loaded from a
Cargo.toml
. - Manifest
Metadata - General metadata about a package which is just blindly uploaded to the registry.
- Metadata
Envs ๐ - Serialized
Target ๐ - Target
- Information about a binary, a library, an example, etc. that is part of the package.
- Target
Inner ๐ - Virtual
Manifest - Warnings