Registry / utility / biome-console

biome-console

JSON →
library0.5.8rscratesunverified

Utilities to print messages formatted with biome_markup and diagnostics.

# Cargo.toml [dependencies] biome_console = "0.5.8"
INSTALL
IMPORT
SIG · BIOME-CONSOLE
B
biome-console
utilityrustv0.5.8
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 biome_console::Console;

Create a Console instance and log a message.

use biome_console::Console; let mut console = Console::new(); console.log("Hello, world!");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Meta
1
OpenAI (training)
1
Resources
biome-console — cargo add biome-console · libregistry