Docs.rs
jsdoc-0.86.3
jsdoc 0.86.3
Docs.rs crate page
Apache-2.0
Links
Documentation
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
nom ^7.1.0
normal
serde ^1
normal
swc_atoms ^0.4.4
normal
swc_common ^0.27.5
normal
anyhow ^1
dev
dashmap ^5.1.0
dev
swc_ecma_ast ^0.90.6
dev
swc_ecma_parser ^0.117.3
dev
testing ^0.29.3
dev
Versions
2.54%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In jsdoc
?
Function
jsdoc
::
parse
source
·
[
−
]
pub fn parse(i:
Input
<'_>) ->
IResult
<
Input
<'_>,
JsDoc
>