mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 19:28:01 +00:00
Support precompiled deserialize_in_place
This commit is contained in:
@@ -16,6 +16,10 @@ repository = "https://github.com/serde-rs/serde"
|
||||
name = "serde_derive"
|
||||
proc-macro = true
|
||||
|
||||
[features]
|
||||
default = []
|
||||
deserialize_in_place = []
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user