Docs.rs
  • cargo-lambda-metadata-1.8.1
    • cargo-lambda-metadata 1.8.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • calavera
    • Dependencies
      • cargo-lambda-remote ^1.8.1 normal
      • cargo-options ^0.7.5 normal
      • cargo_metadata ^0.15.3 normal
      • clap ^4.4.2 normal
      • env-file-reader ^0.3.0 normal
      • figment ^0.10.19 normal
      • matchit ^0.8.5 normal
      • miette ^5.10.0 normal
      • remove_dir_all ^0.7.0 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • strum ^0.24.0 normal
      • strum_macros ^0.24.0 normal
      • thiserror ^1.0.31 normal
      • toml ^0.8.19 normal
      • tracing ^0.1 normal
      • assertables ^9.0.0 dev
      • tempfile ^3.3.0 dev
    • Versions
    • 27.84% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cargo_lambda_metadata1.8.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • cargo::CargoMetadata
  • cargo::CargoPackage
  • cargo::CargoTarget
  • cargo::LambdaMetadata
  • cargo::Metadata
  • cargo::PackageMetadata
  • cargo::build::Build
  • cargo::build::CargoCompilerOptions
  • cargo::deploy::Deploy
  • cargo::deploy::FunctionDeployConfig
  • cargo::deploy::VpcConfig
  • cargo::profile::CargoProfile
  • cargo::profile::CargoProfileRelease
  • cargo::watch::FunctionRouter
  • cargo::watch::Route
  • cargo::watch::Watch
  • cargo::watch::WatchConfig
  • config::Config
  • config::ConfigOptions
  • env::EnvOptions
  • lambda::Memory
  • lambda::MemoryValueParser
  • lambda::Timeout

Enums

  • cargo::build::CompilerOptions
  • cargo::build::OutputFormat
  • cargo::deploy::OutputFormat
  • cargo::profile::CargoBool
  • cargo::watch::FunctionRoutes
  • error::MetadataError
  • lambda::Tracing

Functions

  • cargo::binary_targets
  • cargo::binary_targets_from_metadata
  • cargo::cargo_release_profile_config
  • cargo::filter_binary_targets
  • cargo::filter_binary_targets_from_metadata
  • cargo::kind_bin_filter
  • cargo::kind_example_filter
  • cargo::load_metadata
  • cargo::main_binary_from_metadata
  • cargo::selected_bin_filter
  • cargo::target_dir_from_metadata
  • config::general_config_figment
  • config::get_config_from_all_packages
  • config::load_config
  • config::load_config_without_cli_flags
  • fs::copy_and_replace
  • fs::copy_without_replace

Type Aliases

  • env::Environment

Constants

  • DEFAULT_PACKAGE_FUNCTION