Docs.rs
p8n-types-2.0.1
p8n-types 2.0.1
Permalink
Docs.rs crate page
LGPL-2.1-or-later
Links
Repository
crates.io
Source
Owners
flanfly
Dependencies
byteorder ^1
normal
chrono ^0.4
normal
error-chain ^0.12
normal
goblin ^0.0
normal
leb128 ^0.2
normal
libc ^0.2
normal
log ^0.4
normal
memmap ^0.6
normal
num-traits ^0.2
normal
petgraph ^0.4
normal
quickcheck ^0.6
normal
ron-uuid ^0.3
normal
simple_logger ^0.5
normal
smallvec ^0.6
normal
vec_map ^0.8
normal
Versions
93.53%
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
p8n_
types
2.0.1
Strings
Aliased Type
In crate p8n_
types
p8n_types
Type Alias
Strings
Copy item path
Source
pub type Strings =
Table
<
Str
,
StrRef
>;
Expand description
String table.
Aliased Type
ยง
pub struct Strings {
/* private fields */
}