11 lines
231 B
Text
11 lines
231 B
Text
![]() |
error[E0464]: multiple matching crates for `crateresolve2`
|
||
|
--> $DIR/crateresolve2.rs:10:1
|
||
|
|
|
||
|
LL | extern crate crateresolve2;
|
||
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
|
||
|
= note: candidates:
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|