Docs.rs
  • codegen-cfg-0.1.2
    • codegen-cfg 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Nugine
    • Dependencies
      • itertools ^0.10.5 normal
      • nugine-rust-utils ^0.1.1 normal
    • Versions
    • 2.27% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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 codegen_cfg

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • ast::All
  • ast::Any
  • ast::Not
  • transform::FlattenNestedList
  • transform::FlattenSingleElement
  • transform::IntersectAllAnyTargetOs
  • transform::ListDedup
  • transform::SimplifyAllNotAny
  • transform::SimplifyAllOfAny
  • transform::SimplifyAnyOfAll
  • transform::SortTargetOs

Enums

  • ast::Expr
  • ast::Pred

Traits

  • vis::Visitor

Functions

  • ast::all
  • ast::any
  • ast::expr
  • ast::not
  • ast::target_arch
  • ast::target_env
  • ast::target_family
  • ast::target_os
  • ast::target_pointer_width
  • ast::target_vendor
  • vis::visit_preorder