Docs.rs
runmat-package-0.6.2
runmat-package 0.6.2
Docs.rs crate page
Apache-2.0
28 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
nallana
Dependencies
base64 ^0.22
normal
chrono ^0.4.42
normal
ed25519-dalek ^2
normal
futures ^0.3
normal
p256 ^0.13
normal
runmat-config =0.6.2
normal
runmat-filesystem =0.6.2
normal
semver ^1
normal
serde ^1.0
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
toml ^0.8
normal
url ^2
normal
tempfile ^3.12
dev
wasm-bindgen-test ^0.3
dev
Versions
0.13%
of the crate is documented
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
encode_lock
runmat_
package
0.6.2
In runmat_
package::
lock
runmat_package
::
lock
Function
encode_
lock
Copy item path
Source
pub fn encode_lock(lock: &
PackageLock
) ->
Result
<
String
,
LockError
>