Docs.rs
  • givme-0.1.1
    • givme 0.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ParampreetR
    • Dependencies
      • base64 ^0.13.0 normal
      • clap ^2.33.3 normal
      • home ^0.5.3 normal
      • lazy_static ^1.4.0 normal
      • nettle ^7.0.2 normal
      • rand ^0.8.4 normal
      • rpassword ^5.0.1 normal
      • sqlite ^0.26.0 normal
      • whoami ^1.1.5 normal
    • Versions
    • 54.76% of the crate is documented
  • Platform
    • 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

givme0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • Credentials
  • DEBUG
  • GivMe

Enums

  • OperatingSystem

Functions

  • adjust_password_length
  • already_exist_in_sql
  • ask_pass_and_extract_key
  • ask_user_for_value
  • debug
  • decrypt
  • decrypt_file
  • del_from_sql
  • delete_credentails
  • encrypt
  • encrypt_file
  • get_from_sql
  • get_os_and_username
  • get_secret_key
  • get_sql_con
  • give_credentials
  • is_first_run
  • parse_args
  • run_setup
  • save_credentials
  • save_to_sql
  • set_secret_key
  • setup_sql
  • show_credentials

Constants

  • BANNER