Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
plotters-svg 0.2.0 - Docs.rs
[go: Go Back, main page]

plotters-svg 0.2.0

Plotters SVG backend
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "plotters-backend"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d19280b65280f73c10ac16842300e0b07e45752c3007f2c1269f12ef983bb08"

[[package]]
name = "plotters-svg"
version = "0.2.0"
dependencies = [
 "plotters-backend",
]