#![doc(html_logo_url ="https://i.ibb.co/KzKy5DL/logo.png")]#[macro_use]externcrate derive_more;pubusewithout_comments::{IntoWithoutComments, WithoutComments};// TODO redocument, update readmes, mention that comments started in strings are still comments ("/*" starts a block comment)
pubmodlanguages;modwithout_comments;#[cfg(test)]modtests;