Docs.rs
  • jabba-lib-0.1.8
    • jabba-lib 0.1.8
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jabbalaci
    • Dependencies
      • cfg-if ^1.0.0 normal
      • clipboard-win ^4.4.2 normal
      • num-bigint ^0.4.3 normal
      • once_cell ^1.13.0 normal
      • rand ^0.8.5 normal
      • shlex ^1.1.0 normal
      • which ^4.2.5 normal
    • Versions
    • 69.05% 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

jabba_lib0.1.8

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • jmath::Primes
  • jprocess::ProcStat

Functions

  • jclipboard::check
  • jclipboard::get_text
  • jclipboard::set_text
  • jconsole::flush
  • jconsole::input
  • jfs::open
  • jfs::read
  • jfs::readlines
  • jmath::digits
  • jmath::digits_from_str
  • jmath::factorial
  • jmath::factorial_bigint
  • jmath::get_collatz_sequence
  • jmath::get_divisors
  • jmath::get_prime_divisors
  • jmath::get_primes_below
  • jmath::get_proper_divisors
  • jmath::is_palindrome
  • jmath::is_prime
  • jos::get_operating_system_name
  • jos::is_linux
  • jos::is_windows
  • jpermutation::lexicographically_next_permutation
  • jprocess::exec_cmd
  • jprocess::exec_cmd_in_bg
  • jprocess::get_exitcode_stdout_stderr
  • jrandom::choice
  • jrandom::randint
  • jrandom::random
  • jrandom::randrange
  • jrandom::shuffle
  • jspell::spell_number
  • jstring::capitalize
  • jstring::center
  • jstring::chomp
  • jstring::is_palindrome
  • jstring::str_rev
  • jtime::sleep
  • jvec::is_palindrome
  • jvec::is_sorted
  • jvec::sorted_copy
  • jvec::sorted_ref