Docs.rs
  • tidy-browser-0.3.2
    • tidy-browser 0.3.2
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • saying121
    • Dependencies
      • binary-cookies ^0.3 normal
      • clap ^4 normal
      • clap_complete_command ^0.6.1 normal
      • decrypt-cookies ^0.9 normal
      • rayon ^1 normal
      • serde ^1 normal
      • serde-jsonlines ^0.7.0 normal
      • serde_json ^1 normal
      • snafu ^0.8 normal
      • strum ^0.27 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • decrypt-cookies ^0.9 normal
    • Versions
    • 25.24% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

tidy_browser0.3.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • args::Args
  • args::BinaryCookiesArgs
  • args::ChromiumArgs
  • args::ChromiumNameIter
  • args::FirefoxArgs
  • args::FirefoxNameIter
  • args::SafariArgs
  • args::ValueIter
  • binary_cookies::BinaryCookiesWriter
  • chromium::ChromiumBased
  • error::BinaryCookiesSnafu
  • error::ChromiumBuilderSnafu
  • error::ChromiumSnafu
  • error::FirefoxBuilderSnafu
  • error::FirefoxSnafu
  • error::IoSnafu
  • error::JsonSnafu
  • error::TokioTaskSnafu
  • firefox::FirefoxBased

Enums

  • args::ChromiumName
  • args::FirefoxName
  • args::Format
  • args::SubCmd
  • args::Value
  • error::Error

Functions

  • cli::run_cli

Type Aliases

  • error::Result