DEBSOURCES
Skip Quicknav
sources / rust-ratatui-widgets / 0.3.0-2 / debian / patches / with-std.patch
12345
--- a/src/lib.rs +++ b/src/lib.rs @@ -1,2 +1 @@ -#![no_std] // show the feature flags in the generated documentation