|
| 1 | +<!doctype html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <title>Rust Foundation - Rust China Conf 2023</title> |
| 7 | + <meta name="description" content="Rust China Conf 2023 is initiated and hosted by the Rust Chinese community, and co-organized by well-known enterprises and open source organizations. It is the largest and only Rust offline large-scale conference in China this year, and is deeply loved and respected by Rust Chinese community developers and related companies."> |
| 8 | + <link rel="stylesheet" href="/css/index.css"> |
| 9 | + <link rel="stylesheet" href="/css/prism-base16-monokai.dark.css"> |
| 10 | + <link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="Rust Foundation"> |
| 11 | + <link rel="alternate" href="/feed/feed.json" type="application/json" title="Rust Foundation"> |
| 12 | + <meta name="title" content="Rust Foundation"> |
| 13 | +<meta name="description" content="The Rust Foundation is an independent non-profit organization to steward the Rust programming language and ecosystem, with a unique focus on supporting the set of maintainers that govern and develop the project."> |
| 14 | + |
| 15 | +<!-- Open Graph / Facebook --> |
| 16 | +<meta property="og:type" content="website"> |
| 17 | +<meta property="og:url" content="https://foundation.rust-lang.org"> |
| 18 | +<meta property="og:title" content="Rust Foundation"> |
| 19 | +<meta property="og:description" content="The Rust Foundation is an independent non-profit organization to steward the Rust programming language and ecosystem, with a unique focus on supporting the set of maintainers that govern and develop the project."> |
| 20 | +<meta property="og:image" content="http://foundation.rust-lang.org/img/thumbnail.png"> |
| 21 | + |
| 22 | +<!-- Twitter --> |
| 23 | +<meta property="twitter:card" content="summary_large_image"> |
| 24 | +<meta property="twitter:url" content="https://foundation.rust-lang.org/"> |
| 25 | +<meta property="twitter:title" content="Rust Foundation"> |
| 26 | +<meta property="twitter:description" content="The Rust Foundation is an independent non-profit organization to steward the Rust programming language and ecosystem, with a unique focus on supporting the set of maintainers that govern and develop the project."> |
| 27 | +<meta property="twitter:image" content="http://foundation.rust-lang.org/img/thumbnail.png"> |
| 28 | + |
| 29 | + <script defer data-domain="foundation.rust-lang.org" src="https://plausible.io/js/plausible.js"></script> |
| 30 | + |
| 31 | + <!-- favicon --> |
| 32 | + <link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png"> |
| 33 | + <link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png"> |
| 34 | + <link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png"> |
| 35 | + <link rel="manifest" href="/img/favicon/site.webmanifest"> |
| 36 | + |
| 37 | + |
| 38 | + </head> |
| 39 | + <body> |
| 40 | + <header> |
| 41 | + <ul class="nav"> |
| 42 | + <li class="nav-item home"><a href="/"><img alt="rust logo" src="/img/rf-logo-transparent.png"/></a></li> |
| 43 | + <li class="nav-item"><a href="/">Home</a></li> |
| 44 | + <li class="nav-item"><a href="/about/">About</a></li> |
| 45 | + <li class="nav-item"><a href="/news/">News</a></li> |
| 46 | + <li class="nav-item"><a href="/resources/">Resources</a></li> |
| 47 | + <li class="nav-item"><a href="/members/">Membership</a></li> |
| 48 | + <li class="nav-item"><a href="/grants/">Grants program</a></li> |
| 49 | + <li class="nav-item"><a href="/info/contact/">Contact</a></li> |
| 50 | + <li class="nav-item"><a href="/careers/">Careers</a></li> |
| 51 | +</ul> |
| 52 | + |
| 53 | + </header> |
| 54 | + |
| 55 | + <main class="tmpl-event"> |
| 56 | + <section class="container event"> |
| 57 | + <h1>Rust China Conf 2023</h1> |
| 58 | + <h2>Rust China Conf 2023 is initiated and hosted by the Rust Chinese community, and co-organized by well-known enterprises and open source organizations. It is the largest and only Rust offline large-scale conference in China this year, and is deeply loved and respected by Rust Chinese community developers and related companies.</h2> |
| 59 | + <time class="post-date" datetime="2023-06-18">18 Jun 2023</time> |
| 60 | + <div class="content"> |
| 61 | + <p><u>Date:</u> June 17-18-2023</p> |
| 62 | +<p><u>Location:</u> Shanghai, China & Online</p> |
| 63 | +<h3 id="%3E%3E-learn-more-%26-register-here"><a target="_blank" href="https://rustcc.cn/2023rustchinaconf/">>> Learn More & Register Here</a> <a class="direct-link" href="#%3E%3E-learn-more-%26-register-here">#</a></h3> |
| 64 | +<p><em>* The Rust Foundation is an unpaid partner of Rust China Conf. As a supporter of this event, we value the opportunity to promote the event and appreciate the organizing team to build this year's lineup of content and experiences. </em></p> |
| 65 | + |
| 66 | + </div> |
| 67 | + <div class="attachments"></div> |
| 68 | + <div class="event-tags"> |
| 69 | + Tagged: |
| 70 | + |
| 71 | + <a href="/tags/sponsoring/" class="post-tag">sponsoring</a> |
| 72 | + </div> |
| 73 | + |
| 74 | + <hr> |
| 75 | + <ul><li>Next: <a href="/events/rust-global-wasmcon-2023/">Rust Global @ WasmCon 2023</a></li><li>Previous: <a href="/events/global-open-source-technology-conference-gotc/">Global Open Source Technology Conference (GOTC)</a></li> |
| 76 | + </ul> |
| 77 | +</section> |
| 78 | + |
| 79 | + </main> |
| 80 | + |
| 81 | + <footer> |
| 82 | + <div class="container"> |
| 83 | + <img src="/img/rf-logo-transparent.png" alt="rust foundation logo"/> |
| 84 | + <div> |
| 85 | + <a href="https://twitter.com/rust_foundation"><img class="social_icon" src="/img/social/twitter.png" alt="Twitter icon"/></a> |
| 86 | + <a href="https://www.linkedin.com/company/rust-foundation/"><img class="social_icon" src="/img/social/linkedin.png" alt="LinkedIn icon" /></a> |
| 87 | + </div> |
| 88 | + <div> |
| 89 | + |
| 90 | + <a href="/policies/anti-bribery-and-anti-corruption-policy">Anti-Bribery and Anti-Corruption Policy</a> |
| 91 | + |
| 92 | + | |
| 93 | + |
| 94 | + |
| 95 | + <a href="/policies/anti-trust-policy">Anti-Trust Policy</a> |
| 96 | + |
| 97 | + | |
| 98 | + |
| 99 | + |
| 100 | + <a href="/policies/bylaws">Bylaws</a> |
| 101 | + |
| 102 | + | |
| 103 | + |
| 104 | + |
| 105 | + <a href="/policies/cloud-compute-program">Cloud Compute Program</a> |
| 106 | + |
| 107 | + | |
| 108 | + |
| 109 | + |
| 110 | + <a href="/policies/code-of-conduct">Code of Conduct</a> |
| 111 | + |
| 112 | + | |
| 113 | + |
| 114 | + |
| 115 | + <a href="/policies/conflict-of-interest-policy">Conflict of Interest Policy</a> |
| 116 | + |
| 117 | + | |
| 118 | + |
| 119 | + |
| 120 | + <a href="/policies/copyright-policy">Copyright Policy</a> |
| 121 | + |
| 122 | + | |
| 123 | + |
| 124 | + |
| 125 | + <a href="/policies/intellectual-property-policy">Intellectual Property Policy</a> |
| 126 | + |
| 127 | + | |
| 128 | + |
| 129 | + |
| 130 | + <a href="/policies/logo-policy-and-media-guide">Logo Policy and Media Guide</a> |
| 131 | + |
| 132 | + | |
| 133 | + |
| 134 | + |
| 135 | + <a href="/policies/privacy-policy">Privacy Policy</a> |
| 136 | + |
| 137 | + | |
| 138 | + |
| 139 | + |
| 140 | + <a href="/policies/statement-on-global-regulations">Statement on Global Regulations</a> |
| 141 | + |
| 142 | + |
| 143 | + </div> |
| 144 | + </div> |
| 145 | +</footer> |
| 146 | + |
| 147 | + |
| 148 | + <!-- Current page: /events/rust-china-conf/ --> |
| 149 | + </body> |
| 150 | +</html> |
0 commit comments