Link is link, remove doc warning

This commit is contained in:
xmppftw xmppftw 2024-08-11 18:46:24 +02:00 committed by Jonas Schäfer
commit e153468117

View file

@ -9,8 +9,7 @@ use xso::{error::Error, AsXml, AsXmlText, FromXml, FromXmlText};
use crate::ns;
use std::borrow::Cow;
/// One type of channel-binding, as defined by the IANA:
/// https://www.iana.org/assignments/channel-binding-types/channel-binding-types.xhtml
/// One type of channel-binding, as [defined by the IANA](https://www.iana.org/assignments/channel-binding-types/channel-binding-types.xhtml)
#[derive(Debug, Clone, PartialEq)]
pub enum Type {
/// The tls-unique channel binding.