Docs.rs
  • whiskers-0.5.0
    • whiskers 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • abey79
    • Dependencies
      • anyhow ^1 normal
      • convert_case ^0.6.0 normal
      • eframe ^0.27.2 normal
      • egui ^0.27.2 normal
      • getrandom ^0.2 normal
      • itertools ^0.12.0 normal
      • kurbo ^0.11 normal
      • log ^0.4.20 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • rand_distr ^0.4.3 normal
      • serde ^1 normal
      • vsvg =0.5.0 normal
      • vsvg-viewer =0.5.0 normal optional
      • web-time ^0.2 normal
      • whiskers-widgets =0.5.0 normal
      • geo ^0.27 dev
      • itertools ^0.12.0 dev
      • noise ^0.8.2 dev
      • rayon ^1.8.0 dev
      • voronoice ^0.2.0 dev
      • open ^5.0.0 normal
      • rfd ^0.13 normal
      • geos ^8.3 dev
      • js-sys ^0.3.64 normal
      • wasm-bindgen ^0.2.92 normal
      • wasm-bindgen-futures ^0.4.42 normal
      • web-sys ^0.3.64 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

whiskers0.5.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • AnimationOptions
  • Context
  • Grid
  • GridCell
  • HexGrid
  • HexGridCell
  • InfoOptions
  • PageSizeOptions
  • Runner
  • Sketch
  • prelude::Angle
  • prelude::Color
  • prelude::Length
  • prelude::Point
  • prelude::StdRng
  • prelude::ThreadRng

Enums

  • LayoutOptions
  • prelude::PageSize
  • prelude::Unit

Traits

  • App
  • SketchApp
  • prelude::CryptoRng
  • prelude::Distribution
  • prelude::Draw
  • prelude::IntoBezPath
  • prelude::IntoBezPathTolerance
  • prelude::IteratorRandom
  • prelude::Rng
  • prelude::RngCore
  • prelude::SeedableRng
  • prelude::SliceRandom
  • prelude::Transforms
  • prelude::Widget

Macros

  • prelude::wasm_sketch
  • wasm_main
  • wasm_sketch

Attribute Macros

  • prelude::sketch_app
  • prelude::sketch_widget

Derive Macros

  • prelude::Sketch
  • prelude::Widget

Functions

  • prelude::random
  • prelude::show
  • prelude::thread_rng

Type Aliases

  • Result