[][src]Type Definition kahoot::error::KahootResult

type KahootResult<T> = Result<T, KahootError>;

Kahoot Result