Expand description
§stun-types
An implementation of parsing and writing STUN messages and attributes. This implementation is
trait based and supports definitions of Attribute
s that are external
to this crate.
This is based on the following standards:
§Examples
See the message
and attribute
module documentation for examples on use.
Modules§
Macros§
- attribute_
display - Implement an
AttributeDisplay
closure for anAttribute
from aRawAttribute
and callsadd_display_impl
with the generated closure.
Enums§
- Parse
Transport Type Error - Errors when parsing a
TransportType
- Transport
Type - The transport family