mirror of
https://github.com/actix/actix-website
synced 2025-06-29 08:14:58 +02:00
Final fixes before requesting review.
This commit is contained in:
@ -70,7 +70,6 @@ fn main() {
|
||||
to return consistent responses from your APIs.
|
||||
</p>
|
||||
{{ highlight `#[derive(Serialize)]
|
||||
#[derive(Serialize)]
|
||||
struct Measurement {
|
||||
temperature: f32,
|
||||
}
|
||||
|
Reference in New Issue
Block a user