What is Nostr?
Denis Drakhnyan /
npub1f4p…32qq
2024-03-22 05:33:49

Denis Drakhnyan on Nostr: Нраится. Rust now supports C-string literals (c"abc") which expand to a ...

Нраится.

Rust now supports C-string literals (c"abc") which expand to a nul-byte terminated string in memory of type &'static CStr.

https://blog.rust-lang.org/2024/03/21/Rust-1.77.0.html#c-string-literals

Cargo profiles which do not enable debuginfo in outputs (e.g., debug = 0) will enable strip = "debuginfo" by default.

https://blog.rust-lang.org/2024/03/21/Rust-1.77.0.html#enable-strip-in-release-profiles-by-default
Author Public Key
npub1f4pzsgple3w8s0m06fk027me4xayncfrphxf7znun3gtnxyf06asy632qq