Update "use" to "uses" ln186
This commit is contained in:
parent
ebac770abb
commit
e1971dd35a
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ fn main() {
|
||||||
|
|
||||||
## Using `ToJson`
|
## Using `ToJson`
|
||||||
|
|
||||||
This example use the ToJson impl to deserialize the JSON string.
|
This example uses the ToJson impl to deserialize the JSON string.
|
||||||
Example of `ToJson` trait implementation for TestStruct1.
|
Example of `ToJson` trait implementation for TestStruct1.
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue