Docs.rs
grafbase-local-common-0.9.0
grafbase-local-common 0.9.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jakubadamw
yoav-lavi
fbjork
grafbase-ci
Dependencies
dirs ^4
normal
exitcode ^1
normal
once_cell ^1
normal
thiserror ^1
normal
Versions
75.68%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Module utils
Functions
?
Module
grafbase_local_common
::
utils
source
·
[
−
]
Functions
find_available_port
determines if a port or port range are available
find_available_port_in_range
finds an available port within a range
get_thread_panic_message
converts an unknown panic parameter from
std::thread::JoinHandle
join
to an
Option<String>