Docs.rs
  • filecount-0.1.0
    • filecount 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • msonnemans
    • Dependencies
      • derive_more ^0.99.17 normal
      • infer ^0.9.0 normal
      • roxmltree ^0.15.0 normal
      • serde ^1.0.145 normal
      • serde_json ^1.0.85 normal
      • unicode-segmentation ^1.10.0 normal
      • zip ^0.6.2 normal
    • Versions
    • 58.73% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

filecount0.1.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • analysis::Analysis
  • analysis::Counts
  • default_extractors::docx::Docx
  • default_extractors::json::Json
  • default_extractors::pptx::Pptx
  • default_extractors::txt::Txt
  • default_extractors::xliff::Xliff
  • default_extractors::xlsx::Xlsx
  • default_extractors::xml::Xml
  • extract::ExtractionError
  • extract::ExtractionRules
  • memory::HashedMemory
  • memory::MemoryParseError
  • segmentation::Hashment
  • unicode::UnicodeRules

Traits

  • extract::Extract
  • segmentation::SegmentationRules

Functions

  • analysis::analyze
  • extract::extract
  • segmentation::hashment
  • segmentation::hashment_many
  • unicode::count_characters
  • unicode::count_words
  • unicode::segment