cargo-specification icon indicating copy to clipboard operation
cargo-specification copied to clipboard

The code is the spec

Results 15 cargo-specification issues
Sort by recently updated
recently updated
newest added

Curly braces should probably be escaped from comments that are being extracted from files

I think cargo-specification should support: * different backends to produce an output (zkdocs, respec, gitbook, mdbook, single-page RFC, noise-type spec, etc.) * running commands to generated parts of the specification...

For Rust, specifically, which has good support for hardcoded doc, it becomes a bit awkward to mix documentation with specification comment. Ideally specification text should not collide with rustdoc comments....

Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.4 to 0.8.14. Changelog Sourced from xml-rs's changelog. Version 0.8.7 Basic parsing of DTD internal subset Speed improvements Version 0.8.6 Fixed parsing of incorrectly nested comments and...

dependencies

Bumps [comrak](https://github.com/kivikakk/comrak) from 0.13.0 to 0.17.0. Release notes Sourced from comrak's releases. 0.17.0 What's Changed This contains some breaking changes from an API point of view, but output is largely...

dependencies