Docs.rs
modality-plugin-utils-0.3.0
modality-plugin-utils 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jonlamb-gh
Dependencies
clap ^4.3
normal
exitcode ^1.1.2
normal
futures ^0.3.21
normal
modality-auth-token ^0.2
normal
modality-reflector-config ^0.4
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-modality ^0.2
normal
tracing-subscriber ^0.3
normal
url ^2.1
normal
nix ^0.26.2
normal
Versions
9.09%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
modality_
plugin_
utils
0.3.0
Bearing
Config
File
Path
Required Methods
config_file_path
Implementors
In crate modality_
plugin_
utils
modality_plugin_utils
Trait
BearingConfigFilePath
Copy item path
Source
pub trait BearingConfigFilePath { // Required method fn
config_file_path
(&self) ->
Option
<&
Path
>; }
Required Methods
§
Source
fn
config_file_path
(&self) ->
Option
<&
Path
>
Implementors
§