mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
47f7bed677
1. Generally we should prefer to use the `log` crate. 2. I very often accidentally commit `eprintln`s. When we should use `println` or `eprintln`, it's not too bad to be a bit more verbose and ignore the lint rule. |
||
---|---|---|
.. | ||
mod.rs | ||
no_slow_types.rs |