Docs.rs
zinkup-0.1.7
zinkup 0.1.7
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
clearloop
Dependencies
anyhow ^1.0.71
normal
clap ^4.3.10
normal
color-eyre ^0.6.2
normal
elko =0.1.7
normal
optional
tracing-subscriber ^0.3.17
normal
zinkc =0.1.7
normal
optional
zink =0.1.7
dev
Versions
100%
of the crate is documented
Platform
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
zinkup
0.1.7
All Items
Crate Items
Structs
Traits
Crate
zinkup
Copy item path
Source
Expand description
Zink toolchain.
Structs
§
Build
Build zink project to EVM bytecode.
Compile
Compile WASM to EVM bytecode.
New
Create a new zink project.
Traits
§
App
Shared application interface.