Struct epitech_api::StudentDataFetchBuilder[][src]

pub struct StudentDataFetchBuilder { /* fields omitted */ }

Methods

impl StudentDataFetchBuilder
[src]

Trait Implementations

impl Debug for StudentDataFetchBuilder
[src]

Formats the value using the given formatter. Read more

impl Clone for StudentDataFetchBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations