Type Alias distance_oracle::runtime::proxy::Error
source · pub type Error = Error;
Aliased Type§
enum Error {
TooMany,
NotFound,
NotProxy,
Unproxyable,
Duplicate,
NoPermission,
Unannounced,
NoSelfProxy,
}