Hacker News new | ask | show | jobs
by Corsome 1057 days ago

    proc echoLine(): void = discard
Discard looks cool! I'm Rust I had to use the unimpl macro crate [0] to get sane error messages. It would be good if that was build in though.

[0]: https://crates.io/crates/unimpl