Docs.rs
obrewin-data-structures-0.0.5
obrewin-data-structures 0.0.5
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
McDic
Dependencies
chrono ^0.4
normal
obrewin-utils >=0
normal
rust_decimal ^1.35
normal
serde ^1.0
normal
Versions
59.68%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Symbol
obrewin_
data_
structures
0.0.5
Symbol
Aliased Type
In obrewin_
data_
structures::
order
obrewin_data_structures
::
order
Type Alias
Symbol
Copy item path
Source
pub type Symbol =
String
;
Expand description
Type alias for symbol.
Aliased Type
ยง
pub struct Symbol {
/* private fields */
}