Struct travis_after_all::MatrixElement [] [src]

pub struct MatrixElement { /* fields omitted */ }

A single job and relevant information

Methods

impl MatrixElement
[src]

Get the id of the job

Check if the job was run on the build leader

Check if the job finished and succeeded

Check if the job finished

Trait Implementations

impl Debug for MatrixElement
[src]

Formats the value using the given formatter.