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:
@ -287,7 +287,6 @@ mod tests {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#[derive(Deserialize)]
|
||||
struct MyStruct {
|
||||
key: String,
|
||||
|
Reference in New Issue
Block a user