lucide_rs/
lib.rs

1///
2/// Provide [Lucide](https://lucide.dev/icons/) all icon code point
3///
4mod stub;
5pub use stub::*;