-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
error[E0425]: cannot find function `utf8_char_width` in module `core_str`
--> /home/lmt/.cargo/registry/src/github.com-1ecc6299db9ec823/efi-0.2.1/src/io/mod.rs:1960:31
|
1960 | let width = core_str::utf8_char_width(first_byte);
| ^^^^^^^^^^^^^^^ not found in `core_str`
% rustc --version
rustc 1.54.0-nightly (5c0292654 2021-05-11)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels