Enum mai400_service::TestResults [−][src]
Enum for the 'testHardware' mutation response union
Variants
Integration(IntegrationTestResults)
Integration test results
Hardware(HardwareTestResults)
Hardware test results
Trait Implementations
impl GraphQLType for TestResults
[+]
impl GraphQLType for TestResults
Auto Trait Implementations
impl Send for TestResults
impl Send for TestResults
impl Sync for TestResults
impl Sync for TestResults