Docs.rs
  • cargo-raze-0.16.1
    • cargo-raze 0.16.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • acmcarther
    • damienmg
    • smklein
    • dfreese
    • Dependencies
      • anyhow ^1.0.38 normal
      • camino ^1.0.9 normal
      • cargo-clone-crate ^0.1.6 normal
      • cargo-lock ^7 normal
      • cargo-platform ^0.1.1 normal
      • cargo_metadata ^0.14 normal
      • cargo_toml ^0.8.1 normal
      • cfg-expr ^0.10.2 normal
      • crates-index ^0.17 normal
      • docopt ^1.1.0 normal
      • glob ^0.3.0 normal
      • itertools ^0.10.0 normal
      • log ^0.4.13 normal
      • pathdiff ^0.2.0 normal
      • regex ^1.5.5 normal
      • rustc-serialize ^0.3.24 normal
      • semver ^1 normal
      • serde ^1.0.120 normal
      • serde_derive ^1.0.120 normal
      • serde_json ^1.0.61 normal
      • slug ^0.1.4 normal
      • spdx ^0.3.4 normal
      • tempfile ^3.2.0 normal
      • tera ^1.6.1 normal
      • toml ^0.5.8 normal
      • url ^2.2.0 normal
      • ctor ^0.1.22 dev
      • flate2 ^1.0.19 dev
      • hamcrest2 ^0.3.0 dev
      • httpmock ^0.5.4 dev
      • indoc ^1.0.3 dev
      • lazy_static ^1.4.0 dev
      • tar ^0.4.36 dev
    • Versions
    • 33.91% of the crate is documented
  • Platform
    • 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
logo

logo

Crate cargo_raze

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • context::BuildableDependency
  • context::BuildableTarget
  • context::CrateContext
  • context::CrateDependencyContext
  • context::CrateTargetedDepContext
  • context::DependencyAlias
  • context::GitRepo
  • context::LicenseData
  • context::Metadep
  • context::SourceDetails
  • context::WorkspaceContext
  • features::Features
  • features::TargetedFeatures
  • metadata::BinaryDependencyInfo
  • metadata::RazeMetadata
  • metadata::RazeMetadataFetcher
  • planning::BuildPlannerImpl
  • planning::PlannedBuild
  • rendering::FileOutputs
  • rendering::RenderDetails
  • rendering::bazel::BazelRenderer
  • settings::CrateSettings
  • settings::LegacyCargoToml
  • settings::RazeSettings
  • settings::SettingsMetadataFetcher
  • util::LimitedResults
  • util::PlatformDetails

Enums

  • error::RazeError
  • settings::GenMode
  • util::BazelTargetSupport

Traits

  • metadata::LockfileGenerator
  • metadata::MetadataFetcher
  • planning::BuildPlanner
  • rendering::BuildRenderer

Functions

  • checks::check_metadata
  • features::get_per_platform_features
  • features::get_per_platform_features_with_command
  • settings::format_registry_url
  • settings::load_settings
  • settings::load_settings_from_manifest
  • util::cargo_bin_path
  • util::collect_up_to
  • util::find_bazel_workspace_root
  • util::find_lockfile
  • util::get_enabled_targets
  • util::get_matching_bazel_triples
  • util::get_workspace_member_path
  • util::is_bazel_supported_platform
  • util::is_bazel_workspace_root
  • util::package_ident
  • util::sanitize_ident

Type Definitions

  • settings::CrateSettingsPerVersion