Struct jenkins_api::scm::GithubWeb[][src]

pub struct GithubWeb {}

Github web browser

Trait Implementations

impl Debug for GithubWeb
[src]

Formats the value using the given formatter. Read more

impl Copy for GithubWeb
[src]

impl Clone for GithubWeb
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Class for GithubWeb
[src]

Should reply the _class provided by Jenkins for a type

impl Browser for GithubWeb
[src]

Auto Trait Implementations

impl Send for GithubWeb

impl Sync for GithubWeb