Auto merge of #28003 - nkondratyev:patch-1, r=steveklabnik
This commit is contained in:
commit
80b971a9b8
@ -115,7 +115,7 @@ $ ls target/debug
|
|||||||
build deps examples libphrases-a7448e02a0468eaa.rlib native
|
build deps examples libphrases-a7448e02a0468eaa.rlib native
|
||||||
```
|
```
|
||||||
|
|
||||||
`libphrase-hash.rlib` is the compiled crate. Before we see how to use this
|
`libphrases-hash.rlib` is the compiled crate. Before we see how to use this
|
||||||
crate from another crate, let’s break it up into multiple files.
|
crate from another crate, let’s break it up into multiple files.
|
||||||
|
|
||||||
# Multiple file crates
|
# Multiple file crates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user