Docs.rs
dicom-toolkit-core-0.5.0
dicom-toolkit-core 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
knopkem
Dependencies
crc32fast ^1
normal
encoding_rs ^0.8
normal
sha2 ^0.10
normal
thiserror ^2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
proptest ^1
dev
Versions
39.74%
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
MAX_UID_LENGTH
dicom_
toolkit_
core
0.5.0
In dicom_
toolkit_
core::
uid
dicom_toolkit_core
::
uid
Constant
MAX_
UID_
LENGTH
Copy item path
Source
pub const MAX_UID_LENGTH:
usize
= 64;
Expand description
Maximum length of a DICOM UID (64 characters per PS3.5 §9.1).