Docs.rs
parse_that-0.3.3
parse_that 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mkbabb
Dependencies
aho-corasick ^1.1
normal
colored ^3
normal
optional
fast-float2 ^0.2
normal
memchr ^2.5.0
normal
pprint ^0.3
normal
regex ^1.11
normal
smallbox ^0.8
normal
smallvec ^1.13
normal
bbnf ^0.2
dev
bbnf_derive ^0.2
dev
bencher ^0.1.5
dev
cssparser ^0.34
dev
jiter ^0.8
dev
lightningcss ^1.0.0-alpha.70
dev
nom ^7.1.3
dev
pest ^2.5.6
dev
pest_grammars ^2.5.6
dev
serde ^1.0.156
dev
serde_json ^1.0.94
dev
serde_json_borrow ^0.9
dev
simd-json ^0.14
dev
sonic-rs ^0.5
dev
winnow ^0.7
dev
Versions
16.6%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
sp_json_number
parse_
that
0.3.3
In parse_
that::
span_
parser
parse_that
::
span_parser
Function
sp_
json_
number
Copy item path
Source
pub fn sp_json_number<'a>() ->
SpanParser
<'a>
Expand description
Monolithic JSON number scanner.