Docs.rs
  • cairo-lang-utils-2.3.1
    • cairo-lang-utils 2.3.1
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gilbens-starkware
    • orizi
    • Dependencies
      • env_logger ^0.10.0 normal
      • indexmap ^2.0.0 normal
      • itertools ^0.11.0 normal
      • log ^0.4 normal
      • num-bigint ^0.4 normal
      • num-traits ^0.2 normal
      • parity-scale-codec ^3.5.0 normal
      • schemars ^0.8.12 normal
      • serde ^1.0.130 normal
      • time ^0.3.20 normal
      • env_logger ^0.10.0 dev
      • serde_json ^1.0 dev
      • test-case ^3.1.0 dev
      • test-log ^0.2.11 dev
    • Versions
    • 67.89% 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

cairo_lang_utils2.3.1

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases
?
Change settings

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

Traits

  • OptionFrom
  • OptionHelper
  • ResultHelper
  • 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

  • bigint::deserialize_big_int
  • bigint::deserialize_big_uint
  • bigint::serialize_big_int
  • bigint::serialize_big_uint
  • 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
  • ordered_hash_map::deserialize_ordered_hashmap_vec
  • ordered_hash_map::serialize_ordered_hashmap_vec
  • write_comma_separated

Type Aliases

  • ordered_hash_set::Iter