Docs.rs
cairo-lang-sierra-2.0.2
cairo-lang-sierra 2.0.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
gilbens-starkware
orizi
Dependencies
cairo-lang-utils ^2.0.2
normal
const-fnv1a-hash ^1.1.0
normal
convert_case ^0.6.0
normal
derivative ^2.2.0
normal
itertools ^0.10.3
normal
lalrpop-util ^0.19.9
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
salsa ^0.16.1
normal
serde ^1.0.130
normal
sha3 ^0.10.6
normal
smol_str ^0.2.0
normal
thiserror ^1.0.32
normal
assert_matches ^1.5
dev
bimap ^0.6.2
dev
env_logger ^0.9.3
dev
indoc ^2.0.1
dev
pretty_assertions ^1.2.1
dev
test-case ^2.2.2
dev
test-log ^0.2.11
dev
lalrpop ^0.19.9
build
regex ^1
build
Versions
32.49%
of the crate is documented
Go to latest version
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
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
☰
Function
Trait Implementations
Display
In cairo_lang_sierra::program
?
Type Definition
cairo_lang_sierra
::
program
::
Function
source
·
[
−
]
pub type Function =
GenFunction
<
StatementIdx
>;
Trait Implementations
§
source
§
impl
Display
for
Function
source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more