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