More docs for IntoTorAddr
This documentation tries to explain why the IntoTorAddr
trait exists,
and when it is safe to implement it. It also explains when it is safe
to use into_tor_addr_dangerously
.
As part of reviewing this, please let me know if the rationale for having
IntoTorAddr
makes sense here. If not, maybe we should not merge this MR,
and should instead remove IntoTorAddr
.
Closes #253 (closed).