Every single string literal is in fact a reference with the lifetime of 'static . fn name() -> &'static str { " ...
確定! 回上一頁