1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/serde_v8/src
Aaron O'Mullan c27ef0ac7b
perf(http): encode string bodies in op-layer (#12451)
Using serde_v8's StringOrBuffer
2021-10-26 22:00:01 +02:00
..
magic perf(http): encode string bodies in op-layer (#12451) 2021-10-26 22:00:01 +02:00
de.rs feat(serde_v8): allow all values to deserialize to unit type (#12504) 2021-10-20 23:17:12 +02:00
error.rs feat(serde_v8): allow all values to deserialize to unit type (#12504) 2021-10-20 23:17:12 +02:00
keys.rs chore: return serde_v8 to main repo (#12500) 2021-10-20 00:00:45 +02:00
lib.rs feat(serde_v8): StringOrBuffer (#12503) 2021-10-20 15:40:20 +02:00
payload.rs feat(serde_v8): StringOrBuffer (#12503) 2021-10-20 15:40:20 +02:00
ser.rs chore: return serde_v8 to main repo (#12500) 2021-10-20 00:00:45 +02:00
serializable.rs chore: return serde_v8 to main repo (#12500) 2021-10-20 00:00:45 +02:00
utils.rs chore: return serde_v8 to main repo (#12500) 2021-10-20 00:00:45 +02:00