Docs.rs
akar-parser-0.2.1
akar-parser 0.2.1
Permalink
Docs.rs crate page
GPL-3.0-or-later
14 September 2026
Links
Repository
crates.io
Source
Owners
mlengse
Dependencies
pest ^2
normal
pest_derive ^2
normal
pest ^2
dev
Versions
19.23%
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_literal
akar_
parser
0.2.1
In akar_
parser::
parser::
expression
akar_parser
::
parser
::
expression
Function
parse_
literal
Copy item path
Source
pub fn parse_literal(pair:
Pair
<'_,
Rule
>) ->
Result
<
Expression
,
String
>
Expand description
Parse a literal value.