cargo::core

Module manifest

Source

Macrosยง

Structsยง

  • When parsing Cargo.toml, some warnings should silenced if the manifest comes from a dependency. ManifestWarning allows this delayed emission of warnings.
  • Contains all the information about a package, as loaded from a Cargo.toml.
  • General metadata about a package which is just blindly uploaded to the registry.
  • MetadataEnvs ๐Ÿ”’
  • SerializedTarget ๐Ÿ”’
  • Information about a binary, a library, an example, etc. that is part of the package.
  • TargetInner ๐Ÿ”’

Enumsยง

Constantsยง