Docs.rs
  • rs-wordcloud-0.1.0
    • rs-wordcloud 0.1.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tooxo
    • Dependencies
      • base64 ^0.21.2 normal
      • edge-detection ^0.2.6 normal optional
      • image ^0.24.5 normal optional
      • include_dir ^0.7.3 normal optional
      • itertools ^0.10.5 normal
      • num-traits ^0.2.15 normal
      • parking_lot ^0.12.1 normal
      • quadtree_rs ^0.1.3 normal
      • rand ^0.8.5 normal
      • rayon ^1.6.1 normal
      • rs-woff ^0.1.0 normal
      • svg ^0.13.0 normal
      • swash ^0.1.6 normal
      • unicode-script ^0.5.5 normal
      • woff2 ^0.3.0 normal optional
    • Versions
    • 90% 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
  • 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

wordcloud0.1.0

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • RankedWords
  • StopWords
  • WordCloud
  • WordCloudBuilder
  • font::Font
  • font::FontSet
  • font::FontSetBuilder
  • io::RecursiveFolderIterator

Traits

  • StopWordsIterator
  • StopWordsIteratorPar

Functions

  • clean
  • io::read_string_from_file

Type Aliases

  • Dimensions
  • font::FontLoadingError
  • font::FontLoadingResult