Docs.rs
stylus-proc-0.2.1
stylus-proc 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
hkalodner
github:offchainlabs:stylus-publisher
Dependencies
alloy-primitives ^0.3.1
normal
alloy-sol-types ^0.3.1
normal
convert_case ^0.6.0
normal
lazy_static ^1.4.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.9.1
normal
sha3 ^0.10.8
normal
syn ^1.0
normal
syn-solidity =0.3.1
normal
Versions
14.29%
of the crate is documented
Go to latest version
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
☰
Crate stylus_proc
Version 0.2.1
All Items
Macros
Attribute Macros
Derive Macros
?
Crate
stylus_proc
source
·
[
−
]
Macros
sol_interface
sol_storage
Attribute Macros
entrypoint
For structs, this macro generates a richly-typed entrypoint that parses incoming calldata. For functions, this macro generates a simple, untyped entrypoint that’s bytes-in, bytes-out.
external
solidity_storage
Derive Macros
Erase