From 2cfea1a503d1abd368d8c68c8f5cea3bbae248e6 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 19 Jun 2023 10:09:52 -0300 Subject: [PATCH] Who uses Rust? --- porque-rust.html | 42 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/porque-rust.html b/porque-rust.html index aa23575..6d97bc7 100644 --- a/porque-rust.html +++ b/porque-rust.html @@ -201,8 +201,8 @@
-

-let a = String::from("hello");
+                    

+a = "hello"
                     
@@ -501,7 +501,7 @@ fn main() {

-fn main() -> u8 {
+fn main() {
     let a = 2;
     a = 3;
     println!("{}", a);
@@ -679,6 +679,42 @@ test tests::testing ... ok
                     4.5k issues no Github
                 
+
+

E Quem Usa Rust?

+ +
    +
  • Microsoft
  • +
  • Google
  • +
  • AWS
  • +
  • Cloudflare
  • +
  • Discord
  • +
  • Facebook
  • +
  • Sentry
  • +
  • Atlassian
  • +
  • Dropbox
  • +
+
+ +
+

E Quem Usa Rust no Brasil?

+ +
    +
  • Terramagna
  • +
  • iFood
  • +
  • Nubank?
  • +
+
+ +
+

E Quem usa Rust?

+ +

+ ... e outras 131 empresas oficialmente. +

+ +

... e mais algumas extra-oficialmente.

+
+

E agora?