#[non_exhaustive]pub struct BorrowError {}
RefCell::try_borrow 返回的错误。
RefCell::try_borrow
使用给定的格式化程序格式化该值。 Read more
use the Display impl or to_string()
此错误的下级来源 (如果有)。 Read more
backtrace
返回发生错误的栈回溯 (如果有)。 Read more
replaced by Error::source, which can support downcasting
获取 self 的 TypeId。 Read more
self
TypeId
从拥有的值中一成不变地借用。 Read more
从拥有的值中借用。 Read more
执行转换。
将给定值转换为 String。 Read more
String
发生转换错误时返回的类型。