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.1.1 - Docs.rs
[go: Go Back, main page]

plotters-svg 0.1.1

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.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ba27d06a30cc3597514709d9a28a5cf5f2e46466e06c4cac1153d76a725b98d"

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