Docs.rs
  • rs-std-ext-0.3.0
    • rs-std-ext 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Embers-of-the-Fire
    • Dependencies
      • num ^0.4.2 normal optional
      • paste ^1.0.14 normal
    • Versions
    • 76.92% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rs_std_ext0.3.0

Crate Items

  • Macros
  • Constants
  • Traits
  • Functions

List of all items

Traits

  • option::OptionExt
  • result::ResultExt
  • time::DurationExt
  • time::DurationNumExt
  • time::DurationNumExtFallible
  • tuple::TupleConcat
  • tuple::TupleInsert
  • tuple::TupleInsertExact
  • tuple::TupleRemove
  • tuple::TupleRemoveExact
  • tuple::TupleZip
  • unwrap::UnwrapExt
  • vec::VecExt

Macros

  • compile_warning

Functions

  • time::extfn::checked_from_micros
  • time::extfn::checked_from_millis
  • time::extfn::checked_from_nanos
  • time::extfn::checked_from_secs
  • time::extfn::checked_new

Constants

  • time::MICROS_PER_SEC
  • time::MILLIS_PER_SEC
  • time::NANOS_PER_MICRO
  • time::NANOS_PER_MILLI
  • time::NANOS_PER_SEC
  • time::SECS_PER_DAY
  • time::SECS_PER_HOUR
  • time::SECS_PER_MINUTE