Docs.rs
changepacks-utils-0.2.13
changepacks-utils 0.2.13
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
owjs3901
Dependencies
anyhow ^1.0
normal
changepacks-core ^0.2.13
normal
colored ^3
normal
futures ^0.3
normal
gix ^0.76
normal
glob ^0.3
normal
ignore ^0.4
normal
serde_json ^1.0
normal
tokio ^1.48
normal
rstest ^0.26
dev
tempfile ^3.24
dev
tokio ^1.48
dev
Versions
33.33%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
split_version
changepacks_
utils
0.2.13
changepacks_utils
Function
split_
version
Copy item path
Source
pub fn split_version(version: &
str
) ->
Result
<(
Option
<
String
>,
String
)>