We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 139a8fe commit 9463381Copy full SHA for 9463381
blog/2024-11-25-optimizing-matmul/snippets/party.tsx
@@ -27,8 +27,8 @@ export const RustIsomorphicGlam: React.FC = () => (
27
export const RustIsomorphicDeps: React.FC = () => (
28
<Snippet
29
language="rust"
30
- lines="9-20"
31
- hash="72c14d7"
+ lines="12-22"
+ hash="476b902"
32
className="text-xs"
33
title="Cargo.toml"
34
>
0 commit comments