pub struct AssMut<'a> { /* 私有字段 */ }
self
TypeId
原样返回参数。
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U 实现选择执行的操作。
From<T> for U
arbitrary_self_types