Crate console_web

source ·

Macros

This macro works the same as the eprintln! from the standard library.
This macro works like the console.error function in javascript.
This macro works like the console.log function in javascript.
This macro works the same as the println! from the standard library.