We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rust
1 parent 0b71573 commit a138f21Copy full SHA for a138f21
1 file changed
zeroize/README.md
@@ -44,7 +44,7 @@ semantic versioning guarantees).
44
45
## Example
46
47
-```
+```rust
48
use zeroize::Zeroize;
49
50
// Protip: don't embed secrets in your source code.
0 commit comments