Docs.rs
  • fuzzr-0.0.6
    • fuzzr 0.0.6
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • cryptoquick
    • Dependencies
      • anyhow ^1.0 normal
      • async-std ^1.10 normal
      • crossbeam-utils ^0.8.4 normal
      • directories-next ^2.0.0 normal
      • iced ^0.3.0 normal
      • iced_futures ^0.3.0 normal
      • iced_native ^0.4.0 normal
      • image ^0.24 normal
      • infer ^0.6.0 normal
      • ipfs-embed ^0.22.4 normal
      • libipld =0.12.0 normal
      • lockfree ^0.5.1 normal
      • log ^0.4 normal
      • par-stream ^0.10 normal
      • pretty_env_logger ^0.4.0 normal
      • rayon ^1.5 normal
      • serde ^1.0 normal
      • walkdir ^2.3.2 normal
      • criterion ^0.3.4 dev
      • tempfile ^3.2.0 dev
    • Versions
    • 0% of the crate is documented
  • 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

fuzzr0.0.6

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • data::content::ContentItemBlock
  • data::content::ContentThumb
  • data::content::ImageContent
  • data::content::ImageMetadata
  • data::content::PathThumb
  • data::content::TextContent
  • data::content::TextMetadata
  • data::ipfs_client::IpfsClient
  • data::thumbnails::ProcessThumbs
  • page::dashboard::DashPage
  • page::feed::FeedPage
  • page::publish::PublishPage
  • page::settings::SettingsPage
  • page::site::SitePage
  • page::view::ViewPage
  • ui::style::Button
  • ui::style::Container
  • ui::style::ThemeConfig
  • ui::style::ThemedTextInput
  • ui::toolbar::PageButton
  • ui::toolbar::Toolbar

Enums

  • data::content::ContentItem
  • data::thumbnails::Progress
  • message::Message
  • page::PageType
  • ui::style::Theme

Functions

  • data::fs_ops::thumbnail_images
  • data::fs_ops::walk_dir
  • data::ipfs_ops::load_file
  • data::ipfs_ops::store_file
  • data::thumbnails::process_paths
  • ui::content_view::view

Type Aliases

  • data::ipfs_client::IpfsClientRef

Constants

  • data::fs_ops::THUMB_SIZE