Docs.rs
  • dessin-0.8.22
    • dessin 0.8.22
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • OlivierLemoine
    • SadCl0wn
    • Dependencies
      • dessin-macros ^0.8.22 normal
      • fontdue ^0.9 normal
      • image ^0.24 normal
      • nalgebra ^0.33 normal
      • palette ^0.7 normal
      • assert_float_eq ^1.1 dev
    • Versions
    • 62.41% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dessin0.8.22

Crate Items

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

List of all items

Structs

  • contrib::Anchor
  • contrib::Arc
  • contrib::Circle
  • contrib::Diamond
  • contrib::Fit
  • contrib::Line
  • contrib::Padding
  • contrib::Polygon
  • contrib::Rectangle
  • contrib::TextBox
  • contrib::ThickArc
  • contrib::Triangle
  • contrib::VerticalLayout
  • font::FontGroup
  • font::FontHolder
  • font::FontRef
  • shapes::Bezier
  • shapes::BoundingBox
  • shapes::Curve
  • shapes::CurvePosition
  • shapes::Dynamic
  • shapes::Ellipse
  • shapes::EllipsePosition
  • shapes::Group
  • shapes::Image
  • shapes::ImagePosition
  • shapes::Straight
  • shapes::Text
  • shapes::TextPosition
  • shapes::UnParticular
  • shapes::font::FontGroup
  • shapes::font::FontHolder
  • shapes::font::FontRef
  • style::Style
  • style::StylePosition

Enums

  • font::Font
  • shapes::FontWeight
  • shapes::Keypoint
  • shapes::KeypointPosition
  • shapes::Shape
  • shapes::TextAlign
  • shapes::TextVerticalAlign
  • shapes::font::Font
  • style::Color
  • style::Stroke

Traits

  • export::Export
  • export::Exporter
  • shapes::CurveOp
  • shapes::DynamicShape
  • shapes::ShapeBoundingBox
  • shapes::ShapeOp
  • shapes::ShapeOpWith

Macros

  • prelude::dessin

Derive Macros

  • prelude::Shape

Functions

  • font::add_font
  • font::font_names
  • font::fonts
  • font::get
  • shapes::font::add_font
  • shapes::font::font_names
  • shapes::font::fonts
  • shapes::font::get

Type Aliases

  • contrib::polygons::Decagon
  • contrib::polygons::Dodecagon
  • contrib::polygons::Heptagon
  • contrib::polygons::Hexagon
  • contrib::polygons::Nonagon
  • contrib::polygons::Octogon
  • contrib::polygons::Pentagon
  • contrib::polygons::Square
  • contrib::polygons::Triangle
  • shapes::Shaper