1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 02:19:22 +02:00

update urlencoded example in guide

This commit is contained in:
Nikolay Kim
2018-04-02 15:08:49 -07:00
parent a6cbdde43f
commit ef6f310060
2 changed files with 12 additions and 7 deletions

View File

@ -287,7 +287,6 @@ mod tests {
}
}
#[derive(Deserialize)]
struct MyStruct {
key: String,