Docs.rs
starbase_utils-0.13.0
starbase_utils 0.13.0
Docs.rs crate page
MIT
16 April 2026
Links
Repository
crates.io
Source
Owners
milesj
Dependencies
async-trait ^0.1.89
normal
optional
dirs ^6.0.0
normal
ec4rs ^1.2.0
normal
optional
json-strip-comments ^3.1.0
normal
optional
jwalk ^0.8.1
normal
optional
miette ^7.6.0
normal
optional
regex ^1.12.3
normal
optional
reqwest ^0.13.2
normal
optional
scc ^3.7.0
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
serde_norway ^0.9
normal
optional
starbase_styles ^0.6.7
normal
thiserror ^2.0.18
normal
toml ^1.1.2
normal
optional
tracing ^0.1.44
normal
url ^2.5.8
normal
optional
wax ^0.7.0
normal
optional
criterion2 ^3.0.2
dev
reqwest ^0.13.2
dev
tokio ^1.52.1
dev
Versions
57.14%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
LOCK_FILE
starbase_
utils
0.13.0
In starbase_
utils::
fs
starbase_utils
::
fs
Constant
LOCK_
FILE
Copy item path
Source
pub const LOCK_FILE: &
str
= ".lock";
Expand description
Name of the lock file used for directory locking.