mirror of
https://github.com/rust-lang/book.git
synced 2026-05-19 07:00:32 -04:00
relative link2
This commit is contained in:
@@ -15,7 +15,7 @@ library that you can use with `derive`. Each section covers:
|
||||
* Examples of operations that require the trait
|
||||
|
||||
If you want different behavior than that provided by the `derive` attribute,
|
||||
consult the [standard library documentation](https://doc.rust-lang.org/std/)
|
||||
consult the [standard library documentation](../../std)
|
||||
for each trait for details of how to manually implement them.
|
||||
|
||||
The rest of the traits defined in the standard library can’t be implemented on
|
||||
|
||||
Reference in New Issue
Block a user