Cloud Firestore with RUST | GCP | NoSQL

Sdílet
Vložit
  • čas přidán 24. 08. 2024

Komentáře • 2

  • @FullMetalAlchemist777
    @FullMetalAlchemist777 Před 3 měsíci

    Hey man, love your content, keep going 🦾
    Just a quick question : when your write your code the crate you are using are automatically added, which extension make that happen ? Because of that I've some trouble with the FirestoreError part, that cannot be fine in the scope

    • @Semicolon10
      @Semicolon10  Před 3 měsíci

      Thanks for the feedback 🙏, It helps.
      No specific plugins, Just in Intellij ensure Settings > Editor > Auto Import > Import out-of-scope items on completion is ticked and it should work.