Function enso_prelude::debug::logging::debug[][src]

pub fn debug(text: impl AsRef<str>)
Expand description

Writes given text either to the stdout (non-wasm) or Web Console (wasm).