Skip to main content

stringify_lock_file

Function stringify_lock_file 

Source
pub fn stringify_lock_file(lock: &LockFile) -> String
Expand description

Serializes varar.lock.json deterministically (fixed field order, sorted oath paths, two-space indent, trailing newline) — NOT [crate::canonical_json].