Docs.rs
ommx-3.0.0-beta.5
ommx 3.0.0-beta.5
Docs.rs crate page
MIT
OR
Apache-2.0
02 September 2026
Links
Repository
crates.io
Source
Owners
termoshtt
Dependencies
anyhow ^1.0.100
normal
approx ^0.5.1
normal
base64 ^0.23.0
normal
chrono ^0.4.43
normal
clap ^4.6.1
normal
colored ^3.1.1
normal
csv ^1.3.0
normal
derive_more ^2.1.1
normal
directories ^6.0.0
normal
docker_credential ^1.4.0
normal
optional
filetime ^0.2.27
normal
flate2 ^1.1.8
normal
fnv ^1.0.7
normal
futures-util ^0.3.32
normal
optional
getset ^0.1.6
normal
http ^1.4.0
normal
optional
indexmap ^2.14.0
normal
infer ^0.22.0
normal
itertools ^0.15.0
normal
katexit ^0.1.5
normal
maplit ^1.0.2
normal
num ^0.4.3
normal
oci-client ^0.17.0
normal
optional
oci-spec ^0.9.0
normal
ommx-derive =3.0.0-beta.5
normal
ordered-float ^5.1.0
normal
petgraph ^0.8.3
normal
proptest ^1.8.0
normal
prost ^0.12.0
normal
rmpv ^1.3.0
normal
rusqlite ^0.39.0
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
sha2 ^0.11.0
normal
similar ^3.1.1
normal
smallvec ^1.15.1
normal
tar ^0.4.46
normal
tempfile ^3.27.0
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
optional
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
optional
url ^2.5.8
normal
uuid ^1.23.1
normal
zstd ^0.13.3
normal
colored ^3.1.1
dev
codspeed-criterion-compat ^2.8.0
dev
indoc ^2.0.6
dev
insta ^1.46.1
dev
serial_test ^4.0.1
dev
testcontainers ^0.27.3
dev
testcontainers-modules ^0.15.0
dev
built ^0.8.1
build
optional
Versions
53.05%
of the crate is documented
Go to latest stable release
Platform
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
SampleIDSet
ommx
3.0.0-beta.5
SampleID
Set
Aliased Type
In crate ommx
ommx
Type Alias
SampleID
Set
Copy item path
Source
pub type SampleIDSet =
BTreeSet
<
SampleID
>;
Aliased Type
ยง
pub struct SampleIDSet {
/* private fields */
}