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 114bc2d commit 327d227Copy full SHA for 327d227
frontend/src/utils/constants.ts
@@ -37,6 +37,7 @@ export const LANGUAGE_MAP: {
37
'objective-c': 'objectivec',
38
'asp.net': 'asp',
39
hcl: 'hashicorp',
40
+ rust: 'light_rust',
41
};
42
43
export const CUBE_RANK = {
0 commit comments