Struct epitech_api::StudentListFetchBuilder[][src]

pub struct StudentListFetchBuilder { /* fields omitted */ }

Methods

impl StudentListFetchBuilder
[src]

Trait Implementations

impl Debug for StudentListFetchBuilder
[src]

Formats the value using the given formatter. Read more

impl Clone for StudentListFetchBuilder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations