Docs.rs
wasm-pkg-core-0.8.2
wasm-pkg-core 0.8.2
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
wasmtime-publish
Dependencies
anyhow ^1
normal
futures-util ^0.3.30
normal
indexmap ^2.5
normal
semver ^1.0.23
normal
serde ^1.0
normal
tokio ^1.35.1
normal
tokio-util ^0.7.10
normal
toml ^0.8
normal
tracing ^0.1.40
normal
wasm-metadata ^0.219
normal
wasm-pkg-client ^0.8.2
normal
wasm-pkg-common ^0.8.2
normal
wit-component ^0.219
normal
wit-parser ^0.219
normal
rstest ^0.23
dev
sha2 ^0.10
dev
tempfile ^3.10.1
dev
libc ^0.2
normal
windows-sys ^0.59
normal
Versions
97.94%
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
wasm_
pkg_
core
0.8.2
In wasm_
pkg_
core::
lock
wasm_pkg_core
::
lock
Constant
LOCK_FILE_NAME
Copy item path
Source
pub const LOCK_FILE_NAME: &
str
= "wkg.lock";
Expand description
The default name of the lock file.