Skip to content

Commit ca1f5f0

Browse files
Merge pull request #2844 from appwrite/feat-rust
2 parents 2f945bf + a79d6ba commit ca1f5f0

75 files changed

Lines changed: 4541 additions & 425 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.optimize-cache.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
"images/blog/announcing-appwrite-pro/credits.png": "285905e1fd8b8282cb45a4f2259debd851812c23665145d865e141f5133c0be0",
163163
"images/blog/announcing-appwrite-pro/header.png": "ab709ff45870607ec4472bd4dc9e4a028e320bbfb89009ec04c98ec69248a15a",
164164
"images/blog/announcing-appwrite-pro/pro.png": "01427f30610de4d6d19cd9160154d8849ffa75da04d063d12bf3e9bba481b4e7",
165+
"images/blog/announcing-appwrite-rust-sdk/cover.png": "b5b69e19f4fc1ac5eb985016c1b058bb9ed308680197f315f3b9b861f3377310",
165166
"images/blog/announcing-atomic-numeric-operations/cover.png": "9fbe339856b8040eb49fb01ca4353b5600609962ab8044dcfc34ffbe0e8a9738",
166167
"images/blog/announcing-auto-increment-support/cover.png": "83a7b1dd0e31ae86e49fa873cde0b6c0319a552b27dc447b4a214efd7f3fd534",
167168
"images/blog/announcing-bulk-api/cover.png": "78a0fdf3b54ce8412bf6be1880eb4a42bcac2cb04420045a60bce888c8999c6f",

src/icons/optimized/rust.svg

Lines changed: 1 addition & 0 deletions
Loading

src/icons/output/_variables.scss

Lines changed: 61 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -5,63 +5,64 @@ $web-icon-refine: "\ea04";
55
$web-icon-microsoft: "\ea05";
66
$web-icon-platform: "\ea06";
77
$web-icon-vue: "\ea07";
8-
$web-icon-chevron-down: "\ea08";
9-
$web-icon-firebase: "\ea09";
10-
$web-icon-github: "\ea0a";
11-
$web-icon-ticket: "\ea0b";
12-
$web-icon-sparkle: "\ea0c";
13-
$web-icon-divider-vertical: "\ea0d";
14-
$web-icon-nuxt: "\ea0e";
15-
$web-icon-chevron-up: "\ea0f";
16-
$web-icon-ycombinator: "\ea10";
17-
$web-icon-x: "\ea11";
18-
$web-icon-textmagic: "\ea12";
19-
$web-icon-daily-dev: "\ea13";
20-
$web-icon-chevron-right: "\ea14";
21-
$web-icon-instagram: "\ea15";
22-
$web-icon-ext-link: "\ea16";
23-
$web-icon-arrow-right: "\ea17";
24-
$web-icon-edge: "\ea18";
25-
$web-icon-download: "\ea19";
26-
$web-icon-dark: "\ea1a";
27-
$web-icon-bluesky: "\ea1b";
28-
$web-icon-plus: "\ea1c";
29-
$web-icon-check: "\ea1d";
30-
$web-icon-close: "\ea1e";
31-
$web-icon-copy: "\ea1f";
32-
$web-icon-message: "\ea20";
33-
$web-icon-play: "\ea21";
34-
$web-icon-remix: "\ea22";
35-
$web-icon-skills: "\ea23";
36-
$web-icon-hamburger-menu: "\ea24";
37-
$web-icon-google: "\ea25";
38-
$web-icon-rest: "\ea26";
39-
$web-icon-star: "\ea27";
40-
$web-icon-mailgun: "\ea28";
41-
$web-icon-regions: "\ea29";
42-
$web-icon-youtube: "\ea2a";
43-
$web-icon-command: "\ea2b";
44-
$web-icon-logout-right: "\ea2c";
45-
$web-icon-tanstack: "\ea2d";
46-
$web-icon-location: "\ea2e";
47-
$web-icon-arrow-up: "\ea2f";
48-
$web-icon-linkedin: "\ea30";
49-
$web-icon-arena: "\ea31";
50-
$web-icon-twitter: "\ea32";
51-
$web-icon-customize: "\ea33";
52-
$web-icon-discord: "\ea34";
53-
$web-icon-calendar: "\ea35";
54-
$web-icon-arrow-left: "\ea36";
55-
$web-icon-sendgrid: "\ea37";
56-
$web-icon-pop-locations: "\ea38";
57-
$web-icon-product-hunt: "\ea39";
58-
$web-icon-appwrite: "\ea3a";
59-
$web-icon-arrow-ext-link: "\ea3b";
60-
$web-icon-logout-left: "\ea3c";
61-
$web-icon-external-icon: "\ea3d";
62-
$web-icon-apple: "\ea3e";
63-
$web-icon-tiktok: "\ea3f";
64-
$web-icon-minus: "\ea40";
65-
$web-icon-chevron-left: "\ea41";
66-
$web-icon-light: "\ea42";
67-
$web-icon-mcp: "\ea43";
8+
$web-icon-rust: "\ea08";
9+
$web-icon-chevron-down: "\ea09";
10+
$web-icon-firebase: "\ea0a";
11+
$web-icon-github: "\ea0b";
12+
$web-icon-ticket: "\ea0c";
13+
$web-icon-sparkle: "\ea0d";
14+
$web-icon-divider-vertical: "\ea0e";
15+
$web-icon-nuxt: "\ea0f";
16+
$web-icon-chevron-up: "\ea10";
17+
$web-icon-ycombinator: "\ea11";
18+
$web-icon-x: "\ea12";
19+
$web-icon-textmagic: "\ea13";
20+
$web-icon-daily-dev: "\ea14";
21+
$web-icon-chevron-right: "\ea15";
22+
$web-icon-instagram: "\ea16";
23+
$web-icon-ext-link: "\ea17";
24+
$web-icon-arrow-right: "\ea18";
25+
$web-icon-edge: "\ea19";
26+
$web-icon-download: "\ea1a";
27+
$web-icon-dark: "\ea1b";
28+
$web-icon-bluesky: "\ea1c";
29+
$web-icon-plus: "\ea1d";
30+
$web-icon-check: "\ea1e";
31+
$web-icon-close: "\ea1f";
32+
$web-icon-copy: "\ea20";
33+
$web-icon-message: "\ea21";
34+
$web-icon-play: "\ea22";
35+
$web-icon-remix: "\ea23";
36+
$web-icon-skills: "\ea24";
37+
$web-icon-hamburger-menu: "\ea25";
38+
$web-icon-google: "\ea26";
39+
$web-icon-rest: "\ea27";
40+
$web-icon-star: "\ea28";
41+
$web-icon-mailgun: "\ea29";
42+
$web-icon-regions: "\ea2a";
43+
$web-icon-youtube: "\ea2b";
44+
$web-icon-command: "\ea2c";
45+
$web-icon-logout-right: "\ea2d";
46+
$web-icon-tanstack: "\ea2e";
47+
$web-icon-location: "\ea2f";
48+
$web-icon-arrow-up: "\ea30";
49+
$web-icon-linkedin: "\ea31";
50+
$web-icon-arena: "\ea32";
51+
$web-icon-twitter: "\ea33";
52+
$web-icon-customize: "\ea34";
53+
$web-icon-discord: "\ea35";
54+
$web-icon-calendar: "\ea36";
55+
$web-icon-arrow-left: "\ea37";
56+
$web-icon-sendgrid: "\ea38";
57+
$web-icon-pop-locations: "\ea39";
58+
$web-icon-product-hunt: "\ea3a";
59+
$web-icon-appwrite: "\ea3b";
60+
$web-icon-arrow-ext-link: "\ea3c";
61+
$web-icon-logout-left: "\ea3d";
62+
$web-icon-external-icon: "\ea3e";
63+
$web-icon-apple: "\ea3f";
64+
$web-icon-tiktok: "\ea40";
65+
$web-icon-minus: "\ea41";
66+
$web-icon-chevron-left: "\ea42";
67+
$web-icon-light: "\ea43";
68+
$web-icon-mcp: "\ea44";

0 commit comments

Comments
 (0)