Docs.rs
deliminator-0.3.1
deliminator 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
b-goodman
Dependencies
atty ^0.2.14
normal
clap ^4.5.20
normal
env_logger ^0.11.5
normal
log ^0.4.22
normal
pest ^2.7.13
normal
pest_derive ^2.7.13
normal
regex ^1.11.0
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
simple_logger ^5.0.0
normal
Versions
100%
of the crate is documented
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
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
deliminator
0.3.1
All Items
Crate Items
Functions
Crate
deliminator
Copy item path
Source
Expand description
Parses documentation blocks from source code and converts them to markdown or JSON.
Functions
ยง
json
Parses documentation blocks into JSON.
markdown
Parses documentation blocks into markdown.