Function bgpd_rs::utils::asn_from_dotted[][src]

pub fn asn_from_dotted(value: &str) -> Result<u32, ParseError>
Expand description

Convert an ASN string to a u32 E.g. “65000.100” -> 42598400100