Docs.rs
ucg-0.7.2
ucg 0.7.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
zaphar
Dependencies
abortable_parser ~0.2.3
normal
atty ^0.2
normal
base64 ^0.10.0
normal
clap ~2.26.0
normal
dirs ^1.0.4
normal
regex ^1
normal
rustyline ^4.1.0
normal
serde_json ~1.0.9
normal
serde_yaml ^0.8.17
normal
simple-error ^0.1
normal
toml ~0.4.8
normal
unicode-segmentation ^1.2.1
normal
xml-rs ^0.8.0
normal
bencher ~0.1.5
dev
dirs ^1.0.4
build
walkdir ^2.2.7
build
Versions
15.41%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ShapeTuple
ucglib
0.7.2
Shape
Tuple
Aliased Type
In ucglib::
ast
ucglib
::
ast
Type Alias
Shape
Tuple
Copy item path
Source
pub type ShapeTuple =
Vec
<(
Token
,
Shape
)>;
Aliased Type
ยง
pub struct ShapeTuple {
/* private fields */
}