Docs.rs
  • facet_generate-0.9.0
    • facet_generate 0.9.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • StuartHarris
    • Dependencies
      • anyhow ^1.0.98 normal
      • derive_builder ^0.20.2 normal
      • erased-discriminant ^1 normal
      • facet ^0.28.0 normal
      • heck ^0.5.0 normal
      • include_dir ^0.7.4 normal optional
      • indent ^0.1.1 normal
      • indoc ^2.0.6 normal
      • once_cell ^1.21.3 normal
      • phf ^0.12.1 normal optional
      • serde ^1.0.219 normal
      • serde_json ^1.0.141 normal
      • textwrap ^0.16.2 normal
      • thiserror ^2.0.12 normal
      • typeid ^1 normal
      • alloy-sol-types ^1.3.0 dev
      • bcs ^0.1.6 dev
      • bincode =1 dev
      • expect-test ^1.5.1 dev
      • hex ^0.4.3 dev
      • ignore ^0.4.23 dev
      • insta ^1.43.1 dev
      • maplit ^1.0.2 dev
      • regex ^1.11.1 dev
      • revm ^27.1.0 dev
      • tempfile ^3.20.0 dev
      • which ^8.0.0 dev
    • Versions
    • 51.97% 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

facet_generate0.9.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • generation::CodeGeneratorConfig
  • generation::Config
  • generation::ConfigBuilder
  • generation::ExternalPackage
  • generation::indent::IndentedWriter
  • generation::java::CodeGenerator
  • generation::java::Installer
  • generation::module::Module
  • generation::swift::CodeGenerator
  • generation::swift::Installer
  • generation::typescript::CodeGenerator
  • generation::typescript::Installer
  • reflection::RegistryBuilder
  • reflection::format::Named
  • reflection::format::QualifiedTypeName
  • reflection::format::Variable

Enums

  • error::Error
  • generation::ConfigBuilderError
  • generation::Encoding
  • generation::PackageLocation
  • generation::Serialization
  • generation::indent::IndentConfig
  • generation::typescript::InstallTarget
  • reflection::format::ContainerFormat
  • reflection::format::Format
  • reflection::format::Namespace
  • reflection::format::VariantFormat

Traits

  • generation::SourceInstaller
  • reflection::format::FormatHolder

Functions

  • generation::module::split

Type Aliases

  • Registry
  • Result
  • generation::CustomCode
  • generation::DocComments
  • generation::ExternalDefinitions
  • generation::ExternalPackages