rust-api-template/.vscode/settings.json
2025-01-10 19:48:56 +01:00

23 lines
366 B
JSON

{
"cSpell.words": [
"apikey",
"axum",
"chrono",
"color",
"colored",
"Conn",
"dotenv",
"hmac",
"minisign",
"oneshot",
"openapi",
"postgres",
"recv",
"repr",
"serde",
"Servable",
"sqlx",
"tokio",
"utoipa"
]
}