Add const ROLESLABEL
This commit is contained in:
parent
f4baef4145
commit
a3cf2517b3
@ -36,6 +36,8 @@ const APOPHIS: &str = "apophis";
|
|||||||
const MEMBERPUBLICNAME: &str = "memberPublicName";
|
const MEMBERPUBLICNAME: &str = "memberPublicName";
|
||||||
const PAIREDADDRESSES: &str = "pairedAddresses";
|
const PAIREDADDRESSES: &str = "pairedAddresses";
|
||||||
|
|
||||||
|
const ROLESLABEL: &str = "roles";
|
||||||
|
|
||||||
#[derive(Debug, PartialEq, Eq)]
|
#[derive(Debug, PartialEq, Eq)]
|
||||||
pub enum SpecialRoles {
|
pub enum SpecialRoles {
|
||||||
Demiurge, // Only valid for the first state of a process
|
Demiurge, // Only valid for the first state of a process
|
||||||
|
Loading…
x
Reference in New Issue
Block a user