mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-07-19 08:45:45 +00:00
Rename deserialize_from to deserialize_in_place
This commit is contained in:
@@ -16,7 +16,7 @@ travis-ci = { repository = "serde-rs/serde" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
deserialize_from = []
|
||||
deserialize_in_place = []
|
||||
|
||||
[lib]
|
||||
name = "serde_derive"
|
||||
|
||||
Reference in New Issue
Block a user