Type Definition comm::routing_table::InsertionResult
[−]
[src]
type InsertionResult = Result<InsertOutcome, String>;
type InsertionResult = Result<InsertOutcome, String>;