【发布时间】:2013-03-07 07:14:09
【问题描述】:
是否可以这样写:
fn main() {
let my_string: &str = "Testing for new lines \
might work like this?";
}
【问题讨论】:
-
这个问题比副本早两年。
-
投票以重复关闭,因为在新问题已正确回答时,此处的任何答案都不可接受。
标签: rust