Reword to De(serialize) (#729)
This commit is contained in:
parent
4383f8f010
commit
81eb00fc32
@ -143,7 +143,7 @@ features = ["event-stream"]
|
|||||||
| Feature | Description |
|
| Feature | Description |
|
||||||
|:---------------|:---------------------------------------------|
|
|:---------------|:---------------------------------------------|
|
||||||
| `event-stream` | `futures::Stream` producing `Result<Event>`. |
|
| `event-stream` | `futures::Stream` producing `Result<Event>`. |
|
||||||
| `serde` | Se/dese/rializing of events. |
|
| `serde` | (De)serializing of events. |
|
||||||
|
|
||||||
### Dependency Justification
|
### Dependency Justification
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user