Enum switchboard_program::SwitchboardAccountType [−][src]
pub enum SwitchboardAccountType {
TYPE_UNINITIALIZED,
TYPE_AGGREGATOR,
TYPE_FULFILLMENT_MANAGER,
TYPE_JOB_DEFINITION,
TYPE_FULFILLMENT_MANAGER_AUTH,
TYPE_AGGREGATOR_RESULT_PARSE_OPTIMIZED,
}Variants
Trait Implementations
Returns the “default value” for a type. Read more
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for SwitchboardAccountTypeimpl Send for SwitchboardAccountTypeimpl Sync for SwitchboardAccountTypeimpl Unpin for SwitchboardAccountTypeimpl UnwindSafe for SwitchboardAccountTypeBlanket Implementations
pub default fn example() -> TMutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V