Macro bgp_models::option_to_string[][src]

macro_rules! option_to_string {
    ($a : ident) => { ... };
}
Expand description

Macro that converts an Option<T:Display> to a String