-
Rust) &str은 ❤️ 2가지로 나누어짐❤️1. string literal ❤️2. borrowed str코딩Coding/★Rust★기초★Syntax 2022. 6. 8. 10:30728x90
string literal
borrowed str
https://youtu.be/zwKC3Gau5jY
2분 ~
&' static
과
&str
차이도 나옴
&'static은 for the life of the program
&str은 reference to something else
반응형'코딩Coding > ★Rust★기초★Syntax' 카테고리의 다른 글
Rust) ❤️ 2개의 숫자 비교 std::cmp::PartialOrd (0) 2022.06.09 Rust]❤️RefCell안전하게 쓰는 방법(try_borrow_mut ❤️match 와 Ok ❤️ Err를 활용해서 안전하게 만듬 (0) 2022.06.08 Rust]❤️RefCell - runtime checked borrowing rules (0) 2022.06.08 Rust) shared reference ❤️ unique reference (0) 2022.06.08 Rust 프로그래밍 언어 Naver Lab_한국개발자 러스트 컴파일 개발에 참여함_2015년11월1일_Deview 2015 (0) 2022.06.04 Rust❤️) Full-stack WASM development with fp-bindgen | Rust and Tell Berlin Meetup (0) 2022.06.03 Why is❤️tuple formatting limited to 12 items in Rust? (0) 2022.06.02 The new backend is done! Now with 100% more Rust | txts Treasury Devlog (0) 2022.06.01