Docs.rs
  • lesspub-1.0.2
    • lesspub 1.0.2
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • 17 August 2025
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Hate9
    • Dependencies
      • ammonia ^4.0.0 normal
      • anyhow ^1.0.97 normal
      • base64 ^0.22.1 normal
      • bytes ^1.10.1 normal
      • chrono ^0.4.40 normal
      • clap ^4.5.35 normal
      • console ^0.15.11 normal
      • const_format ^0.2.34 normal
      • dirs ^6.0.0 normal
      • env_logger ^0.11.8 normal
      • epub ^2.1.2 normal
      • epub-builder ^0.8.0 normal
      • fontdb ^0.16 normal
      • futures ^0.3.31 normal
      • html-escape ^0.2.13 normal
      • image ^0.25.6 normal
      • indicatif ^0.17.11 normal
      • indicatif-log-bridge ^0.2.3 normal
      • lesspub-query ^1.0.2 normal
      • lesspub-schema ^1.0.1 normal
      • log ^0.4.27 normal
      • lol_html ^2.3.0 normal
      • rand ^0.9.0 normal
      • rapidhash ^1.4.0 normal
      • reqwest ^0.12.15 normal
      • resvg ^0.41 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • slug ^0.1.6 normal
      • textwrap ^0.16 normal
      • tiny-skia ^0.11 normal
      • tokio ^1.44.2 normal
      • usvg ^0.41 normal
      • uuid ^1.16.0 normal
    • Versions
    • 10% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

lesspub1.0.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • cli::CacheOptions
  • cli::CliOptions
  • cli::IdOptions
  • cli::ParsedCliOptions
  • image::Dimensions
  • image::ImageData
  • image::SerializableImageData
  • parse::EpubInfo

Enums

  • cli::Command
  • cli::IdOrUrl
  • parse::EpubStatus

Functions

  • cache::cache_crosspost
  • cache::cache_data
  • cache::cache_post
  • cache::cache_sequence
  • cache::get_crosspost
  • cache::get_post
  • cache::get_sequence
  • cache::uncache_crosspost
  • cache::uncache_post
  • cache::uncache_sequence
  • html::cover_page
  • html::sequence_title_page
  • html::title_page
  • html::wrap_body
  • html::wrap_html
  • image::cache_image
  • image::cover_image
  • image::download_image
  • image::download_or_uncache_image
  • image::intern_image
  • image::save_image
  • image::uncache_image
  • parse::build_and_save_post_epub
  • parse::build_and_save_sequence_epub
  • parse::build_post_epub
  • parse::build_sequence_epub
  • parse::edit_image_urls
  • parse::get_saved_epub_data
  • parse::parse_saved_post_epub_data
  • parse::parse_saved_sequence_epub_data
  • parse::save_post_epub
  • parse::save_sequence_epub