Function supported_protocols

Source
pub(crate) fn supported_protocols() -> Protocols
Expand description

Return a list of the protocols supported by this crate.

(This is a crate-private method so as not to expose tor_protover in our public API.)

WARNING: REMOVING ELEMENTS FROM THIS LIST CAN BE DANGEROUS! SEE tor_protover::doc_changing