Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lintermute/lazy_errors
/ CustomVersion
Class
CustomVersion
xtask/src/version.rs:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
#[derive(Debug, Clone, PartialEq, PartialOrd, Hash, Eq, Ord)]
57
struct CustomVersion(String);
58
59
impl FromStr for VersionNumber {
60
type Err = Error;
Callers
2
from_str
Method · 0.85
custom
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected