RustRover cargo-generate template: Axum + Vue 3 + TypeScript + Tailwind + sqlx
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

12345
  1. edition = "2024"
  2. max_width = 100
  3. use_field_init_shorthand = true
  4. use_small_heuristics = "Max"
  5. newline_style = "Unix"