mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 02:28:00 +00:00
Serialize T by ref
This commit is contained in:
@@ -548,7 +548,7 @@ fn wrap_serialize_with(
|
||||
}
|
||||
}
|
||||
|
||||
__SerializeWith {
|
||||
&__SerializeWith {
|
||||
value: #value,
|
||||
phantom: ::std::marker::PhantomData::<#item_ty>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user