Docs.rs
  • php_codegen-0.3.0
    • php_codegen 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • azjezz
    • Dependencies
      • pretty_assertions ^1.4.0 dev
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

php_codegen0.3.0

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • attribute::AttributeGroup
  • body::Body
  • class::Class
  • comment::Document
  • constant::ClassConstant
  • constant::Constant
  • enum::Enum
  • enum_case::EnumCase
  • file::File
  • function::Function
  • interface::Interface
  • method::Method
  • parameter::Parameter
  • property::Property
  • trait::Trait
  • usage::Usage

Enums

  • Indentation
  • comment::Element
  • data_type::DataType
  • enum::EnumBackingType
  • literal::Value
  • modifiers::Modifier
  • modifiers::VisibilityModifier
  • usage::UsageAdaptation

Traits

  • Generator