diameter-interface 0.1.3

Rust Implementation of the Diameter Protocol.
Documentation
1
2
3
use crate::modeling::avp::integer32::Integer32;

pub type Enumerated = Integer32;