Source code

Revision control

Copy as Markdown

Other Tools

error: nul byte found in the literal
--> $DIR/interior-nul.rs:4:22
|
4 | let _foo = cstr!("foo\0bar");
| ^^^^^^^^^^