Docs.rs
  • alloy-sol-type-parser-1.2.0
    • alloy-sol-type-parser 1.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • DaniPopes
    • github:alloy-rs:core
    • Dependencies
      • serde ^1.0 normal optional
      • winnow ^0.7 normal
      • serde_json ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • 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
logo

alloy_sol_type_parser1.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • ParameterSpecifier
  • Parameters
  • RootType
  • TupleSpecifier
  • TypeSpecifier

Enums

  • StateMutability
  • Storage
  • TypeStem

Functions

  • is_id_continue
  • is_id_start
  • is_valid_identifier
  • serde_state_mutability_compat::deserialize
  • serde_state_mutability_compat::serialize

Type Aliases

  • Result

Constants

  • IDENT_REGEX