Docs.rs
  • iepub-0.8.3
    • iepub 0.8.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • inkroom
    • Dependencies
      • ab_glyph ^0.2.29 normal optional
      • iepub-derive ^0.8.3 normal
      • image ^0.25.6 normal optional
      • imageproc ^0.25.0 normal optional
      • quick-xml ^0.37.4 normal
      • zip ^3.0.0 normal
      • tinyget ^1.0.2 dev
    • Versions
    • 48.15% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

iepub0.8.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • path::Path
  • prelude::EpubAssets
  • prelude::EpubBook
  • prelude::EpubBuilder
  • prelude::EpubHtml
  • prelude::EpubLink
  • prelude::EpubMetaData
  • prelude::EpubNav
  • prelude::EpubWriter
  • prelude::MobiBook
  • prelude::MobiBuilder
  • prelude::MobiHtml
  • prelude::MobiNav
  • prelude::MobiReader
  • prelude::MobiWriter

Enums

  • prelude::IError
  • prelude::LinkRel

Macros

  • epub_base_field

Functions

  • prelude::adapter::add_into_epub
  • prelude::adapter::epub_to_mobi
  • prelude::adapter::mobi_to_epub
  • prelude::appender::write_metadata
  • prelude::check::is_epub
  • prelude::check::is_mobi
  • prelude::read_from_file
  • prelude::read_from_vec

Type Aliases

  • prelude::IResult