Docs.rs
oma-tum-0.6.1
oma-tum 0.6.1
Permalink
Docs.rs crate page
MIT
18 September 2026
Links
crates.io
Source
Owners
eatradish
Dependencies
ahash ^0.8.12
normal
debversion ^0.5
normal
logos ^0.16
normal
oma-pm-operation-type ^0.10
normal
serde ^1
normal
serde_json ^1
normal
snafu ^0.9
normal
spdlog-rs ^0.5
normal
Versions
0%
of the crate is documented
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
Skip to main content
parse_version_expr
oma_tum
0.6.1
In oma_
tum::
parser
oma_tum
::
parser
Function
parse_
version_
expr
Copy item path
Source
pub fn parse_version_expr( input: &
str
, ) ->
Result
<
Vec
<
VersionToken
<'_>>,
VersionParseError
>