Docs.rs
rajac-base-0.1.1
rajac-base 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
manuel-woelker
Dependencies
anstream ^1.0.0
normal
ecow ^0.2.2
normal
parking_lot ^0.12.5
normal
rapidhash ^4.4.1
normal
relative-path ^2.0.1
normal
serde ^1.0.219
normal
speedy ^0.8.7
normal
tracing ^0.1.44
normal
tracing-error ^0.2.1
normal
tracing-subscriber ^0.3.22
normal
expect-test ^1.5.1
dev
Versions
46.43%
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
Skip to main content
Module shared_string
rajac_
base
0.1.1
Module shared_
string
Module Items
Structs
In crate rajac_
base
rajac_base
Module
shared_
string
Copy item path
Source
Expand description
Shared string wrapper type for efficient string handling.
Structs
ยง
Shared
String
A wrapper around ecow::EcoString for efficient shared string storage.