3 releases
0.0.2 | Sep 1, 2021 |
---|---|
0.0.1 | Feb 3, 2021 |
0.0.0 | Sep 29, 2020 |
#1771 in Development tools
618 downloads per month
Used in gull
10KB
168 lines
gull - Static types definitions code generator
lib.rs
:
Docblock
is a crate that provides a simple API to parse and modify
dockblocks and configuration pragrmas in it.
Example:
use docblock::SourceFile;
use k9::snapshot;
let source = "
/*
* @typechecks true
* Some documentation and stuff
Dependencies
~2–3MB
~53K SLoC