notes/pl/rs/features/borrow/slice.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

9 строки
316 B
Plaintext

http://rust-lang.github.io/book/ch04-03-slices.html
https://doc.rust-lang.org/std/primitive.slice.html
https://doc.rust-lang.org/std/primitive.str.html
https://doc.rust-lang.org/std/slice/
https://medium.com/@ivanilic/rust-slices-627f2ca93d73
http://manishearth.github.io/blog/2015/05/03/where-rust-really-shines/