Struct stun::error_code::ErrorCodeAttribute [−][src]
Fields
code: ErrorCodereason: Vec<u8>Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ErrorCodeAttributeimpl Send for ErrorCodeAttributeimpl Sync for ErrorCodeAttributeimpl Unpin for ErrorCodeAttributeimpl UnwindSafe for ErrorCodeAttribute