Docs.rs
git-calver-22.7.0
git-calver 22.7.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
takebayashi
Dependencies
chrono ^0.4
normal
clap ^2.20.3
normal
git2 ^0.10
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
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
☰
ToCalVer
Required Methods
calver
Implementations on Foreign Types
String
Implementors
In git_calver::calver
?
Trait
git_calver
::
calver
::
ToCalVer
source
·
[
−
]
pub trait ToCalVer { fn
calver
(&self) ->
Option
<
CalVer
>; }
Required Methods
source
fn
calver
(&self) ->
Option
<
CalVer
>
Implementations on Foreign Types
source
impl
ToCalVer
for
String
source
fn
calver
(&self) ->
Option
<
CalVer
>
Implementors