Registry / utility / qsspodcasts-path-providing

qsspodcasts-path-providing

JSON →
library0.2.0rscratesunverified

Provides path utilities for the QSSPodcasts project, not intended for external use.

# Cargo.toml [dependencies] qsspodcasts_path_providing = "0.2.0"
INSTALL
IMPORT
SIG · QSSPODCASTS-PATH-P
Q
qsspodcasts-path-providing
utilityrustv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PathProvider
use qsspodcasts_path_providing::PathProvider;

Basic usage of PathProvider to get a path.

use qsspodcasts_path_providing::PathProvider; fn main() { let provider = PathProvider::new(); println!("{:?}", provider.some_path()); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
qsspodcasts-path-providing — cargo add qsspodcasts-path-providing · libregistry