Docs.rs
scarf-parser-0.1.1
scarf-parser 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Aidan-McNay
Dependencies
ariadne ^0.5.1
normal
elsa ^1.11.2
normal
logos ^0.16.0
normal
scarf-syntax ^0.2
normal
winnow ^0.7.13
normal
clap ^4.5.39
dev
Versions
20.04%
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
scarf_
parser
0.1.1
In scarf_
parser::
parser
scarf_parser
::
parser
Function
parse
Copy item path
Source
pub fn parse<'s>( input: &'s [
SpannedToken
<'s>], ) ->
Result
<
SourceText
<'s>,
VerboseError
<'s>>