Str (const std::string &); Str(const char *); Str(const char *, size_t); Str ... Just to reiterate: &str is rust::Str. Do not try to write &str as const ...
確定! 回上一頁