cursive-syntect

Crates.iocursive-syntect
lib.rscursive-syntect
version0.2.0
sourcesrc
created_at2022-09-09 01:19:23.012577
updated_at2024-08-02 18:00:47.726055
descriptionHighlight text with syntect as cursive styled text.
homepage
repositoryhttps://github.com/gyscos/cursive
max_upload_size
id661411
size32,426
Alexandre Bury (gyscos)

documentation

https://docs.rs/cursive-syntect

README

cursive-syntect

crates.io MIT licensed Gitter chat

This is a thin adapter to style a string for cursive using a highlighter from syntect.

See the example for usage.

syntect example

[dependencies]
cursive-syntect = "0.1"
Commit count: 1604

cargo fmt