Fix formatting of module layout example
This commit is contained in:
parent
42903d9a8f
commit
98c6770a23
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ As an example, let’s make a *phrases* crate, which will give us various phrase
|
|||
in different languages. To keep things simple, we’ll stick to ‘greetings’ and
|
||||
‘farewells’ as two kinds of phrases, and use English and Japanese (日本語) as
|
||||
two languages for those phrases to be in. We’ll use this module layout:
|
||||
|
||||
```text
|
||||
+-----------+
|
||||
+---| greetings |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue