1
0
mirror of https://github.com/actix/actix-website synced 2025-01-22 16:15:56 +01:00
actix-website/.vscode/settings.json

10 lines
128 B
JSON
Raw Normal View History

2022-02-26 03:56:24 +00:00
{
"cSpell.words": [
2022-02-26 05:22:21 +00:00
"actix",
2022-04-07 16:22:17 +01:00
"deserialization",
2022-04-07 15:54:55 +01:00
"rustls",
2022-04-07 16:22:17 +01:00
"serde",
"struct"
2022-02-26 03:56:24 +00:00
]
}