Docs.rs
  • theca-1.0.0
    • theca 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • pwoolcoc
    • Dependencies
      • clippy ^0.0.80 normal optional
      • docopt ^0.6.81 normal
      • libc ^0.2.13 normal
      • rand ^0.3.14 normal
      • regex ^0.1.71 normal
      • rust-crypto ^0.2.36 normal
      • rustc-serialize ^0.3.19 normal
      • tempdir ^0.3.4 normal
      • term ^0.4.4 normal
      • time ^0.1.35 normal
    • Versions
    • 11.51% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

theca1.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Args
  • BoolFlags
  • Item
  • Profile
  • errors::Error
  • lineformat::LineFormat
  • utils::c::Termios
  • utils::c::Winsize

Enums

  • Status
  • errors::ErrorKind

Functions

  • crypt::decrypt
  • crypt::encrypt
  • crypt::password_to_key
  • parse_cmds
  • setup_args
  • utils::c::dimensions
  • utils::c::ioctl
  • utils::c::isatty
  • utils::c::istty
  • utils::c::tcgetattr
  • utils::c::tcsetattr
  • utils::cmp_last_touched
  • utils::drop_to_editor
  • utils::extract_status
  • utils::find_profile_folder
  • utils::format_field
  • utils::get_password
  • utils::get_stdout
  • utils::get_yn_input
  • utils::get_yn_input_with_output
  • utils::localize_last_touched_string
  • utils::parse_last_touched
  • utils::path_to_profile_name
  • utils::pretty_line
  • utils::profile_fingerprint
  • utils::profiles_in_folder
  • utils::sorted_print
  • utils::termsize
  • utils::validate_profile_from_path
  • version

Type Aliases

  • errors::Result
  • utils::c::c_int
  • utils::c::c_uchar
  • utils::c::c_uint
  • utils::c::c_ulong
  • utils::c::c_ushort

Constants

  • STDERR_FILENO
  • STDIN_FILENO
  • STDOUT_FILENO
  • utils::STDERR_FILENO
  • utils::STDIN_FILENO
  • utils::STDOUT_FILENO
  • utils::c::ECHO
  • utils::c::STDOUT_FILENO
  • utils::c::TCSANOW