Function radius::core::rfc4372::lookup_chargeable_user_identity[][src]

pub fn lookup_chargeable_user_identity(packet: &Packet) -> Option<Vec<u8>>
Expand description

Lookup a chargeable_user_identity octets value from a packet.

It returns the first looked up value. If there is no associated value with chargeable_user_identity, it returns None.