Docs.rs
  • draw-0.3.0
    • draw 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ragona
    • Dependencies
      • cgmath ^0.17.0 normal
      • rand ^0.7.0 normal
      • rgb ^0.8.14 normal
      • svg ^0.5.12 normal
    • Versions
    • 56.82% 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

draw0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • canvas::Canvas
  • drawing::DisplayList
  • drawing::Drawing
  • render::bitmap::PNGRenderer
  • render::svg::SvgRenderer
  • shape::Line
  • shape::LineBuilder
  • style::Color
  • style::Fill
  • style::Stroke
  • style::Style

Enums

  • shape::LinePoint
  • shape::Shape
  • shape::ShapeBuilder

Traits

  • render::Renderer

Functions

  • render::save

Type Aliases

  • DrawingId
  • Point
  • RGB