Docs.rs
jsdoc-15.0.0
jsdoc 15.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
nom ^7.1.3
normal
serde ^1.0.225
normal
optional
swc_atoms ^7.0.0
normal
swc_common ^15.0.0
normal
dashmap ^5.5.3
dev
swc_ecma_parser ^25.0.0
dev
testing ^16.0.0
dev
Versions
2.53%
of the crate is documented
Go to latest version
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
parse_tag_item
jsdoc
15.0.0
jsdoc
Function
parse_
tag_
item
Copy item path
Source
pub fn parse_tag_item(i:
Input
<'_>) ->
IResult
<
Input
<'_>,
TagItem
>