mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-20 15:08:02 +02:00
Fix small typo (#2185)
This commit is contained in:
parent
b201f2233e
commit
ff916ebfb6
@ -29,7 +29,7 @@ of Chromium-related Rust that you are most familiar with):
|
|||||||
- Demo **outline** and navigate to the `QrCode::with_bits` method (around line
|
- Demo **outline** and navigate to the `QrCode::with_bits` method (around line
|
||||||
164; the outline is in the file explorer pane in vscode; typical vim/CoC
|
164; the outline is in the file explorer pane in vscode; typical vim/CoC
|
||||||
bindings = space o)
|
bindings = space o)
|
||||||
- Demo **type annotations** (there are quote a few nice examples in the
|
- Demo **type annotations** (there are quite a few nice examples in the
|
||||||
`QrCode::with_bits` method)
|
`QrCode::with_bits` method)
|
||||||
|
|
||||||
It may be worth pointing out that `gn gen ... --export-rust-project` will need
|
It may be worth pointing out that `gn gen ... --export-rust-project` will need
|
||||||
|
Loading…
x
Reference in New Issue
Block a user