Docs.rs
libsnow-0.0.1-alpha.1
libsnow 0.0.1-alpha.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
vlinkz
Dependencies
anyhow ^1.0
normal
brotli ^6.0
normal
csv ^1.3
normal
lazy_static ^1.4
normal
log ^0.4
normal
nix-editor ^0.3.0
normal
pretty_env_logger ^0.5
normal
rayon ^1.8
normal
reqwest ^0.12
normal
rusqlite ^0.31
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
Versions
8%
of the crate is documented
Platform
aarch64-apple-darwin
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
get_version_from_storepath
libsnow
0.0.1-alpha.1
In libsnow::
utils::
misc
libsnow
::
utils
::
misc
Function
get_
version_
from_
storepath
Copy item path
Source
pub fn get_version_from_storepath(path: &
str
, pname: &
str
) ->
Result
<
String
>