OOPS OOPS

This commit is contained in:
Cadey Ratio 2020-09-19 11:47:24 -04:00
parent a2fba89738
commit d76b6574a1
1 changed files with 1 additions and 1 deletions

View File

@ -520,7 +520,7 @@ Rust has three privacy levels for functions:
[You can't get a perfect analog to `pub(crate)` in Go, but <a
href="https://docs.google.com/document/d/1e8kOo3r51b2BWtTs_1uADIA5djfXhPT36s6eHVRIvaU/edit">internal
packages can get close to this behavior.](conversation://Mara/hacker)
packages</a> can get close to this behavior.](conversation://Mara/hacker)
## Structures