Docs.rs
cairo-args-runner-2.0.1
cairo-args-runner 2.0.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
neotheprogramist
Dependencies
cairo-felt ^0.9.1
normal
cairo-lang-compiler ^2.5.4
normal
cairo-lang-diagnostics ^2.5.4
normal
cairo-lang-runner ^2.5.4
normal
cairo-lang-sierra ^2.5.4
normal
cairo-lang-sierra-generator ^2.5.4
normal
cairo-lang-starknet ^2.5.4
normal
cairo-lang-utils ^2.5.4
normal
clap ^4.5.1
normal
num-bigint ^0.4.4
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
termcolor ^1.4.1
normal
thiserror ^1.0.57
normal
Versions
21.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
arg_array
cairo_
args_
runner
2.0.1
cairo_args_runner
Macro
arg_
array
Copy item path
Source
macro_rules! arg_array { ($($a:expr),*) => { ... }; }