heapless
heapless copied to clipboard
#[track_caller] For functions like "from" that have unwrap() inside.
For example the function/trait String::from("some_string"). This should generate better panic information.
It is available since 1.46 https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html