[][src]Trait sunshine_util::traits::FoundationParts

pub trait FoundationParts {
    type OrgId;
    type BountyId;
    type BankId;
    type MultiShareId;
    type MultiVoteId;
    type TeamId;
}

Associated Types

Loading content...

Implementors

Loading content...