Outcome of adding a participant to the registry.
Port of enum AddOutcome from registry_impl.rs.
enum AddOutcome
Participant was already present in the registry
Participant was successfully inserted
Outcome of adding a participant to the registry.
Port of
enum AddOutcomefrom registry_impl.rs.