Struct senpai::Senpai [] [src]

pub struct Senpai<T> where
    T: Send
{ /* fields omitted */ }

Methods

impl<T: Send> Senpai<T>
[src]

[src]

Find out that Senpai is at your school

[src]

Be greeted by your Senpai and realize you're a Kohai of theirs!

[src]

Senpai makes sure their Kohai have gifts to make them happy

[src]

I'm sorry my Kohai. I need to move on to the next stage of my life

Trait Implementations

impl<T: Send> Send for Senpai<T>
[src]

impl<T: Send> Sync for Senpai<T>
[src]