Docs.rs
  • bogrep-0.1.0
    • bogrep 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • quambene
    • Dependencies
      • anyhow ^1.0.72 normal
      • chrono ^0.4.26 normal
      • clap ^4.3.19 normal
      • colored ^2.0.4 normal
      • env_logger ^0.10.0 normal
      • futures ^0.3.28 normal
      • html2md ^0.2.14 normal
      • html5ever ^0.24.1 normal
      • log ^0.4.19 normal
      • lz4 ^1.24.0 normal
      • readability ^0.2.0 normal
      • regex ^1.9.1 normal
      • reqwest ^0.11.18 normal
      • serde ^1.0.175 normal
      • serde_json ^1.0.103 normal
      • similar ^2.2.1 normal
      • tokio ^1.32.0 normal
      • uuid ^1.4.1 normal
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • 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
logo

logo

Crate bogrep

  • Version 0.1.0
  • All Items
  • Modules
  • Structs
  • Enums
  • Traits
?
Change settings

Crate bogrep

source ·

Modules

  • cmd
  • html
  • utils

Structs

  • Args
  • Cache
    The cache to store fetched bookmarks.
  • ChromeBookmarkReader
  • Client
  • Config
  • ConfigArgs
  • FetchArgs
  • FirefoxBookmarkReader
  • IgnoreArgs
  • InitArgs
  • Settings
  • SimpleBookmarkReader
  • SourceBookmarks
  • SourceFile
  • TargetBookmark
  • TargetBookmarks

Enums

  • Subcommands

Traits

  • BookmarkReader