Docs.rs
  • rustvision-0.1.1
    • rustvision 0.1.1
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • H1ghBre4k3r
    • Dependencies
    • Versions
    • 78.57% 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

rustvision0.1.1

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • color::Color
  • image::Image
  • shapes::Line
  • shapes::Polygon
  • shapes::Rectangle
  • vec::Vec2

Traits

  • ppm::PNM
  • shapes::Shape
  • vec::VectorOperations

Macros

  • load_file
  • load_image
  • rgb
  • save_pnm_p3
  • save_pnm_p6
  • vec2
  • write_file

Functions

  • image::parse_image
  • ppm::parse_ppm6

Type Aliases

  • vec::Vec2d
  • vec::Vec2i