[][src]Type Definition kompact::prelude::RegistrationResult

type RegistrationResult = Result<ActorPath, RegistrationError>;

Convenience alias for the result of a path registration attempt