Docs.rs
wdl-engine-0.9.0
wdl-engine 0.9.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
peterhuene
claymcleod
a-frantz
stjudecloud-cloudy
Dependencies
anyhow ^1.0.98
normal
bimap ^0.6.3
normal
blake3 ^1.8.2
normal
chrono ^0.4.41
normal
cloud-copy ^0.4.0
normal
codespan-reporting ^0.12.0
normal
optional
crankshaft ^0.6.0
normal
dirs ^6.0.0
normal
futures ^0.3.31
normal
globset ^0.4.16
normal
indexmap ^2.11.0
normal
itertools ^0.14.0
normal
libc ^0.2
normal
nonempty ^0.12.0
normal
ordered-float ^5.0.0
normal
path-clean ^1.0.1
normal
petgraph ^0.8.1
normal
rand ^0.9.1
normal
regex ^1.11.1
normal
rev_buf_reader ^0.3.0
normal
rowan ^0.16.1
normal
secrecy ^0.10.3
normal
serde ^1
normal
serde_json ^1.0.141
normal
serde_yaml_ng ^0.10.0
normal
shellexpand ^3.1.1
normal
sysinfo ^0.37.0
normal
tempfile ^3.21.0
normal
tokio ^1.47.1
normal
tokio-retry2 ^0.6.0
normal
tokio-util ^0.7.15
normal
tracing ^0.1.41
normal
url ^2.5.4
normal
walkdir ^2.5.0
normal
wdl-analysis ^0.14.0
normal
wdl-ast ^0.18.0
normal
wdl-grammar ^0.18.0
normal
approx ^0.5.1
dev
libtest-mimic ^0.8.1
dev
pretty_assertions ^1.4.1
dev
toml ^0.9.5
dev
tracing-subscriber ^0.3.19
dev
walkdir ^2.5.0
dev
Versions
100%
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
numeric_overflow
wdl_
engine
0.9.0
In wdl_
engine::
diagnostics
wdl_engine
::
diagnostics
Function
numeric_
overflow
Copy item path
Source
pub fn numeric_overflow(span:
Span
) ->
Diagnostic
Expand description
Creates a “numeric overflow” diagnostic.