Add helper type for writing to UTF-16 buffers #536
Annotations
5 warnings
|
Cargo check workspace (including tests / examples):
ctru-rs/examples/wifi-info.rs#L48
variables can be used directly in the `format!` string
|
|
Cargo check workspace (including tests / examples):
ctru-rs/examples/wifi-info.rs#L38
variables can be used directly in the `format!` string
|
|
Cargo check workspace (including tests / examples):
ctru-rs/examples/touch-screen.rs#L34
variables can be used directly in the `format!` string
|
|
Cargo check workspace (including tests / examples):
ctru-rs/src/services/ac.rs#L154
variables can be used directly in the `format!` string
|
|
Cargo check workspace (including tests / examples):
ctru-rs/src/services/ac.rs#L107
variables can be used directly in the `format!` string
|
Loading