Docs.rs
wdl-modules-0.2.0
wdl-modules 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
03 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
stjudecloud-cloudy
Dependencies
async-trait ^0.1.89
normal
optional
base64 ^0.22.1
normal
bon ^3.8.2
normal
optional
bytesize ^2.3.1
normal
optional
dirs ^6.0.0
normal
optional
ed25519-dalek ^2.2.0
normal
futures ^0.3.31
normal
optional
git2 ^0.20.4
normal
optional
globset ^0.4.18
normal
optional
hex ^0.4.3
normal
path-clean ^1.0.1
normal
semver ^1.0.28
normal
serde ^1
normal
serde_json ^1.0.149
normal
serde_with ^3.16.1
normal
sha2 ^0.10.9
normal
spdx ^0.13.4
normal
ssh-key ^0.6.7
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
optional
toml ^0.9.11
normal
optional
tracing ^0.1.44
normal
optional
unicode-normalization ^0.1.25
normal
url ^2.5.8
normal
wdl-grammar ^0.23.0
normal
pretty_assertions ^1.4.1
dev
tempfile ^3.24.0
dev
tokio ^1.49.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
Skip to main content
LOCKFILE_FILENAME
wdl_
modules
0.2.0
wdl_modules
Constant
LOCKFILE_
FILENAME
Copy item path
Source
pub const LOCKFILE_FILENAME: &
str
= "module-lock.json";
Expand description
The filename of a module lockfile.