Docs.rs
  • rust-learning-0.1.0
    • rust-learning 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • sunqing975
    • Dependencies
      • rand ^0.9.0 normal
    • Versions
    • 63.51% of the crate is documented
  • 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

rust_learning0.1.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • type_trait_life::Tweet

Traits

  • type_trait_life::Summary

Functions

  • base_theory::control_flow::control_for
  • base_theory::control_flow::control_if
  • base_theory::control_flow::control_loop
  • base_theory::control_flow::control_loops
  • base_theory::control_flow::control_while
  • base_theory::data_types::data_types
  • base_theory::data_types::number_compute
  • base_theory::function::function
  • base_theory::function::return_function
  • base_theory::variable::constants
  • base_theory::variable::shadowing
  • base_theory::variable::variable_immutable
  • collect::hashmap_def
  • collect::string_def
  • collect::vector_def
  • enum_match::enum_def::enum_def
  • enum_match::enum_def::enum_struct
  • enum_match::if_let_def::if_let
  • enum_match::match_def::match_def
  • enum_match::match_def::match_other
  • enum_match::match_def::option_match
  • enum_match::option_def::option_use
  • guess::guess_number
  • hello_world::hello_world
  • ownership::owner_slice
  • ownership::ownership
  • ownership::ownership_dangling_reference
  • ownership::ownership_function
  • ownership::ownership_mutable_reference
  • ownership::ownership_reference
  • package_crate_use::a::b::test_use_
  • panic::panic_def
  • panic::result_def
  • panic::result_expect
  • panic::result_propagating_panic
  • panic::result_unwrap
  • pub_use::add
  • pub_use::subtract
  • struct_def::struct_def
  • struct_def::struct_method
  • struct_def::tuple_struct
  • type_trait_life::get_largest
  • type_trait_life::lifetime_demo
  • type_trait_life::struct_type
  • type_trait_life::trait_as_param
  • type_trait_life::trait_def