Docs.rs
ocelot-base-0.1.2
ocelot-base 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
manuel-woelker
Dependencies
annotate-snippets ^0.12.13
normal
anstream ^1.0.0
normal
ecow ^0.2.6
normal
parking_lot ^0.12.5
normal
serde ^1.0.228
normal
tracing ^0.1.44
normal
tracing-error ^0.2.1
normal
tracing-subscriber ^0.3.23
normal
annotate-snippets ^0.12.13
dev
expect-test ^1.5.1
dev
Versions
54.48%
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
ocelot_
base
0.1.2
Module shared_
string
Module Items
Structs
In crate ocelot_
base
ocelot_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.