This commit is contained in:
nikomatsakis 2023-11-09 10:10:39 +00:00
parent 8b1a29e650
commit 2db3bb1f19
8 changed files with 12 additions and 2 deletions

View file

@ -148,6 +148,7 @@
<blockquote>
<p>⚠️ <strong>IN-PROGRESS VERSION OF SALSA.</strong> ⚠️</p>
<p>This page describes the unreleased &quot;Salsa 2022&quot; version, which is a major departure from older versions of salsa. The code here works but is only available on github and from the <code>salsa-2022</code> crate.</p>
<p>If you are looking for the older version of salsa, simply visit <a href="https://salsa-rs.netlify.app/salsa">this link</a></p>
</blockquote>
<p>This tutorial walks through an end-to-end example of using Salsa.
It does not assume you know anything about salsa,