handle

Function handle 

Source
pub fn handle(
    packet: RadiusPacket,
    dict: Arc<Dictionary>,
) -> Result<RadiusPacket, String>
Expand description

Handles an incoming RADIUS packet and returns a response packet.