Struct epitech_api::EpitechClientBuilder[][src]

pub struct EpitechClientBuilder { /* fields omitted */ }

Methods

impl EpitechClientBuilder
[src]

Trait Implementations

impl Debug for EpitechClientBuilder
[src]

Formats the value using the given formatter. Read more

impl Clone for EpitechClientBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations