Docs.rs
plt-0.4.1
plt 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jonah-h
Dependencies
plt-draw ^0.4.0
normal
plt-cairo ^0.1.0
normal
optional
dyn-clone ^1.0
normal
ndarray ^0.15
normal
thiserror ^1.0
normal
rand ^0.8
dev
rand_distr ^0.4
dev
Versions
73.4%
of the crate is documented
Platform
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
plt
0.4.1
Module backend
Module Items
Structs
Traits
In crate plt
plt
Module
backend
Copy item path
Source
Expand description
Re-exports of neccessary plt-draw backend elements.
Structs
§
Cairo
Canvas
The Cairo backend for
plt
.
Traits
§
Canvas
Represents a structure used for drawing.