The Rust Programming Language Forum
Rust's forcing of using pointers when writing a variable/ printing it
help
SebastianJL
November 16, 2023, 10:41am
12
If you require it, measure it. That's the simple answer. Everything else is guesswork.
14 Likes
TWiR quote of the week
show post in topic
Related topics
Topic
Replies
Views
Activity
Is ref in RUST more similar to C++ pointer, rather than C++ referene?
help
6
3867
January 12, 2023
Confused with References in Rust vs C
help
2
422
February 5, 2023
Does rust copy data in reality even if passing by reference to a function
help
5
448
September 25, 2023
What is faster? `Copy` or passing reference?
help
19
5033
December 8, 2022
[Solved] Why do references need to be explicitly dereferenced?
help
5
15997
July 3, 2022