Registry / utility / rome-console

rome-console

JSON →
library0.0.1rscratesunverified

Exposes utilities to print HTML-syntax messages in the console for the Rome toolchain.

# Cargo.toml [dependencies] rome_console = "0.0.1"
INSTALL
IMPORT
SIG · ROME-CONSOLE
R
rome-console
utilityrustv0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Console
use rome_console::Console;

Prints an HTML-syntax formatted message to the console.

use rome_console::Console; fn main() { let console = Console::new(); console.print("<info>Hello, world!</info>"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
rome-console — cargo add rome-console · libregistry