Docs.rs
ruda-kernel-0.1.2
ruda-kernel 0.1.2
Docs.rs crate page
11 September 2026
Links
Repository
crates.io
Source
Owners
shuqi2077
Dependencies
bitflags ^2.9.1
normal
optional
bytemuck ^1.16.1
normal
optional
derive-new ^0.7.0
normal
optional
derive_more ^2
normal
optional
enumset ^1.1.12
normal
optional
float-ord ^0.3
normal
optional
half =2.7.1
normal
optional
hashbrown ^0.16
normal
optional
log ^0.4.22
normal
optional
num-traits ^0.2.19
normal
optional
paste ^1
normal
optional
ruda ^0.1.3
normal
optional
ruda-compiler ^0.1.3
normal
optional
ruda-core ^0.1.3
normal
optional
ruda-kernel-macros ^0.1.2
normal
serde ^1.0.204
normal
optional
serde_json ^1.0.119
normal
optional
spin ^0.10.0
normal
optional
tempfile ^3.20
normal
optional
test-log ^0.2
normal
optional
text_placeholder ^0.5.1
normal
optional
tracing ^0.1.43
normal
optional
variadics_please ^1
normal
optional
half =2.7.1
dev
pretty_assertions ^1.4
dev
test-log ^0.2
dev
trybuild ^1
dev
Versions
29.59%
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
Module dtype
ruda_
kernel
0.1.2
Module dtype
Module Items
Structs
Enums
Type Aliases
In ruda_
kernel::
dsl::
zspace
ruda_kernel
::
dsl
::
zspace
Module
dtype
Copy item path
Source
Expand description
Tensor data type.
Structs
§
Float
Info
Numerical precision properties for a floating-point dtype.
Enums
§
Bool
Store
Data type used to store boolean values.
DType
FloatD
Type
IntD
Type
Type Aliases
§
BoolD
Type
Boolean dtype.