Docs.rs
  • cairo-lang-utils-2.12.0-dev.0
    • cairo-lang-utils 2.12.0-dev.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gilbens-starkware
    • orizi
    • Dependencies
      • env_logger ^0.11.6 normal optional
      • hashbrown ^0.15.2 normal
      • indexmap ^2.7.1 normal
      • itertools ^0.14.0 normal
      • log ^0.4.25 normal optional
      • num-bigint ^0.4.6 normal
      • num-traits ^0.2.19 normal
      • parity-scale-codec ^3.7.4 normal optional
      • schemars ^0.8.21 normal optional
      • serde ^1.0.217 normal optional
      • smol_str ^0.3.2 normal
      • time ^0.3.37 normal optional
      • env_logger ^0.11.6 dev
      • serde_json ^1.0.138 dev
      • test-case ^3.3.1 dev
      • test-log ^0.2.17 dev
    • Versions
    • 71.67% of the crate is documented
  • Go to latest stable release
  • 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

cairo_lang_utils2.12.0-dev.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • bigint::BigIntAsHex
  • bigint::BigUintAsHex
  • graph_algos::scc_graph_node::SccGraphNode
  • ordered_hash_map::OrderedHashMap
  • ordered_hash_set::OrderedHashSet
  • unordered_hash_map::UnorderedHashMap
  • unordered_hash_set::UnorderedHashSet

Enums

  • unordered_hash_map::Entry

Traits

  • Intern
  • LookupIntern
  • OptionFrom
  • OptionHelper
  • Upcast
  • UpcastMut
  • casts::IntoOrPanic
  • collection_arithmetics::HasZero
  • graph_algos::graph_node::GraphNode
  • graph_algos::strongly_connected_components::ComputeScc

Macros

  • define_short_id
  • extract_matches
  • try_extract_matches

Functions

  • borrow_as_box
  • collection_arithmetics::add_maps
  • collection_arithmetics::sub_maps
  • graph_algos::feedback_set::calc_feedback_set
  • graph_algos::strongly_connected_components::compute_scc
  • iterators::zip_eq3
  • require
  • write_comma_separated

Type Aliases

  • ordered_hash_map::Entry
  • ordered_hash_set::Iter

Constants

  • byte_array::BYTES_IN_WORD
  • byte_array::BYTE_ARRAY_MAGIC