Windows/cloud api block

⚓ Rust    📅 2026-02-21    👤 surdeus    👁️ 4      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Windows/cloud api block
fn main() {
    println!("Hello, world!");
}Windows11 api 
Src/main.rs:3:12 microsoftaccount api

(Playground)

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

Read full topic

🏷️ Rust_feed