Docs.rs
rumdl-0.0.140
rumdl 0.0.140
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
rvben
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
colored ^3.0.0
normal
dyn-clone ^1
normal
env_logger ^0.11
normal
etcetera ^0.8
normal
fancy-regex ^0.14.0
normal
globset ^0.4.16
normal
ignore ^0.4.23
normal
itertools ^0.14
normal
lazy_static ^1.5.0
normal
log ^0.4.27
normal
markdown ^1.0
normal
memmap2 ^0.9
normal
notify ^6.1
normal
num_cpus ^1.16
normal
once_cell ^1.21.3
normal
pulldown-cmark ^0.12.2
normal
pyo3 ^0.24.1
normal
optional
rayon ^1.10.0
normal
optional
regex ^1.11
normal
seahash ^4.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9.34
normal
strsim ^0.11
normal
thiserror ^2.0.12
normal
tokio ^1.0
normal
tokio-util ^0.7
normal
toml ^0.8.20
normal
toml_edit ^0.22
normal
tower ^0.5.2
normal
tower-lsp ^0.20
normal
tower-service ^0.3
normal
unicode-normalization ^0.1
normal
url ^2
normal
assert_cmd ^2.0.17
dev
criterion ^0.5
dev
predicates ^3.1.3
dev
pretty_assertions ^1.4
dev
proptest ^1.6.0
dev
rand ^0.9.1
dev
tempfile ^3.19.1
dev
unicode-bidi ^0.3
dev
unicode-blocks ^0.1
dev
unicode-segmentation ^1.12
dev
unicode-width ^0.2
dev
Versions
65.08%
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
Module string_interner
rumdl_
lib
0.0.140
Module string_
interner
Module Items
Modules
Structs
Functions
In rumdl_
lib::
utils
rumdl_lib
::
utils
Module
string_
interner
Copy item path
Source
Modules
§
common
Common interned strings for performance
Structs
§
String
Interner
String interner for reducing memory allocations of common strings
Functions
§
intern_
string
Intern a string globally