Docs.rs
torsh-core-0.1.1
torsh-core 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
anyhow ^1.0
normal
crossbeam ^0.8
normal
optional
half ^2.7
normal
memmap2 ^0.9
normal
num-complex ^0.4
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
num_cpus >=1.15.0, <2.0.0
normal
once_cell ^1.21
normal
parking_lot ^0.12
normal
rayon ^1.11
normal
optional
scirs2-core ^0.3.4
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^2.0
normal
tracing ^0.1
normal
zstd ^0.13
normal
optional
approx ^0.5
dev
criterion ^0.8
dev
libfuzzer-sys ^0.4
dev
proptest ^1.10
dev
tempfile ^3.27
dev
tokio ^1.50
dev
cudnn-sys ^0.0.3
normal
optional
Versions
85.26%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
debug
torsh_
core
0.1.1
torsh_core
Macro
debug
Copy item path
Source
macro_rules! debug { ($msg:expr $(, $key:expr => $value:expr)*) => { ... }; }