Docs.rs
rslint_parser-0.3.1
rslint_parser 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Stupremee
RDambrosio016
Dependencies
lexical ^5.2.0
normal
num-bigint ^0.3.0
normal
rslint_errors ^0.2.0
normal
rslint_lexer ^0.2
normal
rslint_rowan ^0.10.0
normal
rslint_syntax ^0.1
normal
expect-test ^1.0
dev
Versions
51.87%
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_js_num
rslint_
parser
0.3.1
rslint_parser
Function
parse_
js_
num
Copy item path
Source
pub fn parse_js_num(num:
String
) ->
Option
<
JsNum
>
Expand description
Parse a js number as a string into a number.