Crate stripper_lib
source ·Re-exports
pub use regenerate::parse_cmts;
pub use regenerate::regenerate_comments;
pub use regenerate::regenerate_doc_comments;
pub use strip::strip_comments;
pub use types::EventType;
pub use types::Type;
pub use types::TypeStruct;
pub use utils::loop_over_files;
pub use utils::write_comment;
pub use utils::write_file;
pub use utils::write_file_comment;
pub use utils::write_file_name;
pub use utils::write_item_doc;