Struct github_rs::client::PatchQueryBuilder [] [src]

pub struct PatchQueryBuilder<'g> { /* fields omitted */ }

Methods

impl<'g> PatchQueryBuilder<'g>
[src]

Add an etag to the headers of the request

Trait Implementations

impl<'g> From<&'g Github> for PatchQueryBuilder<'g>
[src]

Performs the conversion.