|
Why str type is unknown at compile time?Here the variable v is &str but when we passing to name field it becomes str.How is that possible?
|
8
|
1981
|
December 17, 2023
|
|
What is DST, how can we identify a type is DST or not?
|
7
|
1085
|
December 18, 2023
|
|
Len must be known at compile time & 'let'
|
9
|
724
|
March 31, 2021
|
|
Why can't a variable own a string directly?
|
21
|
575
|
August 23, 2025
|
|
I would like to understand "the size of values of type xyz cannot be known at compile time"
|
5
|
274
|
September 2, 2025
|