Closed philipc closed 1 year ago
This trait was never used in a generic context, and it isn't something that should be commonly used since it discards information. Replace it with a method that can document this.
Also add Pointer::direct, which is more likely to be useful.
Pointer::direct
This trait was never used in a generic context, and it isn't something that should be commonly used since it discards information. Replace it with a method that can document this.
Also add
Pointer::direct
, which is more likely to be useful.