pub fn test_route<I: Ip>(
interface: &TestInterface<'_>,
metric: SpecifiedMetric,
) -> Route<I>
Expand description
A route for testing.
pub fn test_route<I: Ip>(
interface: &TestInterface<'_>,
metric: SpecifiedMetric,
) -> Route<I>
A route for testing.