Docs.rs
sema-reader-1.9.0
sema-reader 1.9.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
HelgeSverre
Dependencies
sema-core =1.9.0
normal
proptest ^1.10.0
dev
Versions
75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
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
Crate sema_reader
sema_
reader
1.9.0
All Items
Crate Items
Functions
Crate
sema_
reader
Copy item path
Source
Functions
ยง
read
Read a single s-expression from a string.
read_
many
Read all s-expressions from a string.
read_
many_
with_
spans
Read all s-expressions and return the accumulated span map.