as_ref 是AsRef trait 的公共接口方法. // 只有那些实现了as_ref 公共接口方法的类型才能使用as_ref. // 目前: Option, Box, Result 这三种类型默认 ...
確定! 回上一頁