Docs.rs
  • string_art-0.1.0-alpha.1
    • string_art 0.1.0-alpha.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rubcc95
    • Dependencies
      • bresenham ^0.1.1 normal
      • image ^0.25.5 normal
      • num-traits ^0.2.19 normal
      • num_cpus ^1.16.0 normal
      • palette ^0.7.6 normal
      • rand ^0.8.5 normal
      • rayon ^1.10.0 normal
      • serde ^1.0.217 normal
      • svg ^0.18.0 normal
      • thiserror ^2.0.10 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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

string_art0.1.0-alpha.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Algorithm
  • ColorConfig
  • Image
  • NailTable
  • auto_line_config::AutoLineConfig
  • auto_line_config::AutoLineGroupConfig
  • darkness::FlatDarkness
  • darkness::PercentageDarkness
  • geometry::circle::Circle
  • geometry::point::Point
  • geometry::segment::PointsIterator
  • geometry::segment::Segment
  • grid::Grid
  • line_config::LineConfig
  • line_config::LineGroupConfig
  • line_config::LineItemConfig
  • line_selector::Error
  • line_selector::LineGroupSelector
  • line_selector::LineItemSelector
  • line_selector::LineSelector
  • nails::circular::Circular
  • nails::circular::CircularLinks
  • nails::circular::Direction
  • nails::circular::Error
  • verboser::Silent

Enums

  • Error
  • geometry::circle::Direction
  • verboser::Message

Traits

  • Float
  • color::AsLab
  • darkness::Darkness
  • geometry::segment::IntoSegments
  • line_selector::Builder
  • nails::Builder
  • nails::Handle
  • nails::Links
  • verboser::Verboser

Type Aliases

  • color::Lab
  • color::Rgb