Docs.rs
merc_syntax-2.0.0
merc_syntax 2.0.0
Permalink
Docs.rs crate page
BSL-1.0
Links
Homepage
Repository
crates.io
Source
Owners
mlaveaux
Dependencies
itertools ^0.14
normal
log ^0.4
normal
merc_lts ^2.0
normal
merc_pest_consume ^2.0
normal
merc_refinement ^2.0
normal
merc_utilities ^2.0
normal
pest ^2.8
normal
pest_derive ^2.8
normal
env_logger ^0.11
dev
indoc ^2.0
dev
test-case ^3.3
dev
Versions
13.81%
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_sortexpr_primary
merc_
syntax
2.0.0
merc_syntax
Function
parse_
sortexpr_
primary
Copy item path
Source
pub fn parse_sortexpr_primary( primary:
Pair
<'_,
Rule
>, ) ->
Result
<
SortExpression
,
Error
<
Rule
>>