Docs.rs
morok-schedule-0.1.0-alpha.2
morok-schedule 0.1.0-alpha.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
npatsakula
Dependencies
bincode ^1.3
normal
bon ^3.8
normal
dirs ^6.0
normal
indexmap ^2.13.0
normal
itertools ^0.14.0
normal
morok-device =0.1.0-alpha.2
normal
morok-dtype =0.1.0-alpha.2
normal
morok-ir =0.1.0-alpha.2
normal
morok-macros =0.1.0-alpha.2
normal
once_cell ^1.21
normal
proptest-derive ^0.7
normal
optional
rayon ^1.11
normal
serde ^1
normal
sled ^0.34
normal
smallvec ^1.15
normal
snafu ^0.8.9
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
z3 ^0.19
normal
optional
morok-ir =0.1.0-alpha.2
dev
proptest ^1.9.0
dev
test-case ^3.3.1
dev
Versions
88.38%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
is_zero
morok_
schedule
0.1.0-alpha.2
In morok_
schedule::
pattern
morok_schedule
::
pattern
Function
is_zero
Copy item path
Source
pub fn is_zero(uop: &
Arc
<
UOp
>) ->
bool
Expand description
Check if a UOp is a zero constant.