Docs.rs
valor-0.0.0-test
valor 0.0.0-test
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
jsonnull
Dependencies
cgmath ^0.15.0
normal
gfx ^0.16.1
normal
gfx_device_gl ^0.14.3
normal
gfx_text ^0.18.0
normal
gfx_window_glutin ^0.17.0
normal
glutin ^0.9.2
normal
id_tree ^1.1.3
normal
Versions
59.38%
of the crate is documented
Platform
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
TextHandle
valor
0.0.0-test
Text
Handle
Aliased Type
In crate valor
valor
Type Alias
Text
Handle
Copy item path
Source
pub type TextHandle =
Rc
<
RefCell
<
Text
>>;
Aliased Type
ยง
pub struct TextHandle {
/* private fields */
}