Docs.rs
solar-codegen-0.2.0
solar-codegen 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
07 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
DaniPopes
Dependencies
alloy-primitives ^1.3
normal
derive_more ^2.0
normal
smallvec ^1
normal
solar-ast =0.2.0
normal
solar-config =0.2.0
normal
solar-data-structures =0.2.0
normal
solar-interface =0.2.0
normal
solar-sema =0.2.0
normal
tracing ^0.1
normal
snapbox ^1.2
dev
tempfile ^3.9
dev
Versions
81.09%
of the crate is documented
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
Skip to main content
push
solar_
codegen
0.2.0
In solar_
codegen::
backend::
evm::
assembler::
op
solar_codegen
::
backend
::
evm
::
assembler
::
op
Function
push
Copy item path
Source
pub const fn push(width:
u8
) ->
u8
Expand description
Returns the PUSH opcode for the given width (1-32).