Docs.rs
wplot-0.1.7
wplot 0.1.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Wandalen
Dependencies
dashmap ~5.3
normal
image ~0.24
normal
num-traits ~0.2
normal
once_cell ~1.12
normal
open ~3.0
normal
rgb ~0.8
normal
wmath ~0.3
normal
wtools ~0.2
normal
test_tools ~0.1
dev
Versions
100%
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
Module command
wplot
0.1.7
Module command
Module Items
Modules
In wplot::
sys::
drawing
Modules
change_new
changer
command
exposed
orphan
prelude
protected
queue
rect_change_new
rect_change_region
rect_changer
Structs
DrawChanger
Drawing
DrawingChangeNew
RectChangeNew
RectChangeRegion
RectChanger
wplot
::
sys
::
drawing
Module
command
Copy item path
Settings
Help
Summary
Source
Expand description
Draw command.
Modules
§
exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
prelude
Prelude to use essentials:
use my_module::prelude::*
.
protected
Protected namespace of the module.