Docs.rs
  • cairo-lang-utils-1.0.0-alpha.6
    • cairo-lang-utils 1.0.0-alpha.6
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gilbens-starkware
    • orizi
    • Dependencies
      • chrono ^0.4.23 normal
      • env_logger ^0.9.3 normal
      • indexmap ^1.9.1 normal
      • itertools ^0.10.3 normal
      • log ^0.4 normal
      • num-bigint ^0.4 normal
      • num-integer ^0.1 normal
      • num-traits ^0.2 normal
      • serde ^1.0.130 normal
      • serde_json ^1.0 dev
      • test-case ^2.2.2 dev
      • test-log ^0.2.11 dev
    • Versions
    • 68.75% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate cairo_lang_utils

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Definitions
?
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
  • 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
  • casts::usize_as_i16
  • collection_arithmetics::add_maps
  • collection_arithmetics::sub_maps
  • graph_algos::feedback_set::calc_feedback_set
  • graph_algos::strongly_connected_components::compute_scc
  • logging::init_logging
  • write_comma_separated

Type Definitions

  • ordered_hash_set::Iter