3 releases

0.0.2 Sep 1, 2021
0.0.1 Feb 3, 2021
0.0.0 Sep 29, 2020

#314 in #generation


Used in gull

MIT license

10KB
168 lines

gull - Static types definitions code generator

Crates.io Docs.rs Rust CI

gull_header


lib.rs:

Crates.io Docs.rs Rust CI

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.1–3MB
~53K SLoC