biome_markup

Crates.iobiome_markup
lib.rsbiome_markup
version0.5.7
sourcesrc
created_at2023-09-26 12:35:30.454973
updated_at2024-03-12 09:19:02.277034
descriptionMacros to write text using a HTML-like syntax
homepagehttps://biomejs.dev/
repositoryhttps://github.com/biomejs/biome
max_upload_size
id983585
size10,370
Victorien Elvinger (Conaclos)

documentation

README

biome_markup

The crate contains procedural macros to build biome_console markup object with a JSX-like syntax

The macro cannot be used alone as it generates code that requires supporting types declared in the biome_console crate, so it's re-exported from there and should be used as biome_console::markup

Commit count: 6109

cargo fmt