RUST Project - Making API Calls

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 9

  • @saurabpoudel9134
    @saurabpoudel9134 3 місяці тому

    awesome , your videos are helping me to learn rust

  • @stockanalogy8108
    @stockanalogy8108 2 місяці тому

    why tokio latest version is not ccompitable ?

  • @khaalidmcmillan9260
    @khaalidmcmillan9260 7 місяців тому

    These videos are awesome, thank you !

  • @alexanderharitonov7070
    @alexanderharitonov7070 Рік тому

    In this project the compiler stuck at let users =…after the response I had to add a .expect(“”) and than it run. Error on my part? Legacy code?

  • @pengjunqiao
    @pengjunqiao Рік тому

    Does the request address require a token? The request failed Error: reqwest::Error { kind: Decode, source: Error("invalid type: map, expected a sequence", line: 1, column: 0) }

    • @LibreGlider
      @LibreGlider 4 місяці тому

      There is an issue deserializing the response.

  • @prasadc1210
    @prasadc1210 2 роки тому

    Hi. What is machine configuration you are using for development?

    • @AkhilSharmaTech
      @AkhilSharmaTech  2 роки тому

      hey bro, i'm using WSL2 on windows, ubuntu 20.04. 16GBs of RAM, i7 10th gen processor (but it's slow). My PC at home has much better config.