Docs.rs
  • rarity-0.3.0
    • rarity 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • SilkRose
    • Dependencies
      • atty ^0.2.14 normal
      • camino ^1.1.6 normal
      • fancy-regex ^0.13.0 normal
      • indoc ^2.0.5 normal
      • markdown ^1.0.0-alpha.17 normal
      • num_cpus ^1.16.0 normal
      • rayon ^1.10.0 normal
      • regex ^1.10.4 normal
      • serde ^1 normal
      • sha2 ^0.10.8 normal
      • terminal_color_builder ^0.1.1 normal
    • Versions
    • 36.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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rarity0.3.0

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • structs::StringNumber
  • word_stats::SearchWords
  • word_stats::WordOptions
  • word_stats::WordResult

Enums

  • md_to_bbcode::WarningType
  • stderr::ErrColor

Functions

  • command::execute_command
  • command::execute_command_with_return
  • command::execute_unix_command
  • command::execute_unix_command_with_return
  • command::execute_windows_command
  • command::execute_windows_command_with_return
  • error::retry
  • error::retry_forever
  • error::retry_max_tries
  • fs::copy_files_from_dir
  • fs::find_dirs_in_dir
  • fs::find_files_in_dir
  • fs::move_files_from_dir
  • hash::get_hash
  • hash::get_hashes
  • md_to_bbcode::parse
  • md_to_plaintext::parse
  • pagination::get_page
  • pagination::get_page_from_string
  • pagination::get_pages
  • pagination::get_pages_from_string
  • regex::matches
  • stderr::print_error
  • stdin::ask
  • stdin::ask_longform
  • stdin::get_stdin
  • text_stats::remove_punctuation
  • text_stats::word_count
  • threads::multithread
  • word_stats::get_word_stats

Type Aliases

  • error::Backoff