Docs.rs
solar-parse-0.2.0
solar-parse 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
07 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
onbjerg
DaniPopes
Dependencies
alloy-primitives ^1.3
normal
bitflags ^2.4
normal
bumpalo ^3.14
normal
itertools >=0.10, <=0.14
normal
memchr ^2.7
normal
num-bigint ^0.4
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
ruint ^1.16
normal
smallvec ^1
normal
solar-ast =0.2.0
normal
solar-data-structures =0.2.0
normal
solar-interface =0.2.0
normal
tracing ^0.1
normal
snapbox ^1.2
dev
Versions
86.54%
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
Module natspec
solar_
parse
0.2.0
Module natspec
Module Items
Functions
In crate solar_
parse
solar_parse
Module
natspec
Copy item path
Source
Functions
ยง
first_
word
Returns the first non-blank word and the position of the first following non-blank char.
split_
once_
ws
Splits a string slice at the first whitespace character.