Docs.rs
rumtk-core-0.9.7
rumtk-core 0.9.7
Docs.rs crate page
LGPL-2.1
Links
Homepage
Repository
crates.io
Source
Owners
luissantosHCIT
Dependencies
ahash ^0.8.12
normal
chardetng ^0.1.17
normal
clap ^4.5.38
normal
compact_str ^0.9.0
normal
encoding_rs ^0.8.35
normal
num_cpus ^1.16.0
normal
once_cell ^1.20.2
normal
pyo3 ^0.27.1
normal
pyo3-ffi ^0.27.1
normal
regex ^1.12.2
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
smallvec ^1.13.2
normal
tokio ^1.43.0
normal
unicode-segmentation ^1.12.0
normal
uuid ^1.12.0
normal
Versions
48.25%
of the crate is documented
Go to latest version
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
is_unique
rumtk_
core
0.9.7
In rumtk_
core::
core
rumtk_core
::
core
Function
is_
unique
Copy item path
Source
pub fn is_unique<T:
Eq
+
Hash
>(data: &
Vec
<T>) ->
bool