Skip to content

Library for snippet annotations

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Muscraft/annotate-snippets-rs

This branch is 1 commit behind rust-lang/annotate-snippets-rs:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 3, 2025
Apr 16, 2025
Apr 16, 2025
May 14, 2025
May 14, 2025
Jun 6, 2024
Nov 8, 2023
Nov 9, 2023
Dec 9, 2024
May 1, 2025
Apr 28, 2025
Mar 29, 2023
Mar 29, 2023
Mar 11, 2024
Nov 9, 2023
Jun 6, 2024
Dec 9, 2024

Repository files navigation

annotate-snippets

annotate-snippets is a Rust library for annotation of programming code slices.

crates.io documentation build status

The library helps visualize meta information annotating source code slices. It takes a data structure called Snippet on the input and produces a String which may look like this:

Screenshot

Local Development

cargo build
cargo test

When submitting a PR please use cargo fmt (nightly).

About

Library for snippet annotations

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%