pub struct ParseCharError { /* fields omitted */ }
解析 char 时可以返回的错误。
返回值的副本。 Read more
从 source 执行复制分配。 Read more
source
使用给定的格式化程序格式化该值。 Read more
此方法测试 self 和 other 值是否相等,并由 == 使用。 Read more
self
other
==
此方法测试 !=。
!=
获取 self 的 TypeId。 Read more
TypeId
从拥有的值中一成不变地借用。 Read more
从拥有的值中借用。 Read more
执行转换。
发生转换错误时返回的类型。