Docs.rs
sklears-utils-0.1.2
sklears-utils 0.1.2
Docs.rs crate page
Apache-2.0
29 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
chrono ^0.4
normal
lazy_static ^1.5
normal
num_cpus ^1.17
normal
once_cell ^1.21
normal
oxiarc-deflate ^0.3.3
normal
optional
quick-xml ^0.41
normal
optional
regex ^1.12
normal
rustc_version_runtime ^0.3
normal
scirs2-core ^0.5.1
normal
scirs2-stats ^0.5.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.21
normal
optional
serde_yaml ^0.9
normal
optional
sklears-core ^0.1.2
normal
sysinfo ^0.39
normal
optional
thiserror ^2.0
normal
toml ^1.1
normal
optional
approx ^0.5
dev
criterion ^0.8
dev
proptest ^1.11
dev
tempfile ^3.27
dev
libc ^0.2
normal
winapi ^0.3
normal
Versions
49.97%
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
Skip to main content
check_array_2d
sklears_
utils
0.1.2
In sklears_
utils::
array_
utils::
core
sklears_utils
::
array_utils
::
core
Function
check_
array_
2d
Copy item path
Source
pub fn check_array_2d<T>(array: &
Array2
<T>) ->
UtilsResult
<
()
>
Expand description
Check that a 2D array is not empty