Windows/cloud api block
⚓ Rust 📅 2026-02-21 👤 surdeus 👁️ 4fn main() {
println!("Hello, world!");
}Windows11 api
Src/main.rs:3:12 microsoftaccount api
Errors:
Compiling playground v0.0.1 (/playground)
error: expected one of `!` or `::`, found `api`
--> src/main.rs:3:12
|
3 | }Windows11 api
| ^^^ expected one of `!` or `::`
error: could not compile `playground` (bin "playground") due to 1 previous error
2 posts - 2 participants
🏷️ Rust_feed