Docs.rs
forc-util-0.69.1
forc-util 0.69.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
annotate-snippets ^0.10
normal
ansiterm ^0.12
normal
anyhow ^1.0
normal
clap ^4.5
normal
dirs ^5.0
normal
fd-lock ^4.0
normal
forc-tracing ^0.69.1
normal
fuel-abi-types ^0.12
normal
optional
fuel-asm ^0.62
normal
fuel-tx ^0.62
normal
optional
fuels-core ^0.74
normal
optional
hex ^0.4
normal
paste ^1.0
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sway-core ^0.69.1
normal
sway-error ^0.69.1
normal
sway-types ^0.69.1
normal
sway-utils ^0.69.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-xid ^0.2
normal
mark-flaky-tests ^1.0
dev
Versions
62.26%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
forc_
util
0.69.1
Module fs_
locking
Module Items
Structs
Functions
In crate forc_
util
forc_util
Module
fs_locking
Copy item path
Source
Structs
§
PidFile
Locking
Very simple AdvisoryPathMutex class
Functions
§
is_
file_
dirty
Checks if the specified file is marked as “dirty”. This is used to prevent changing files that are currently open in an editor with unsaved changes.