LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::LJ Namespace Reference

Classes

struct  ChallengeError
 
struct  RequestChallengeConfig
 

Typedefs

using RequestChallengeResult = Either<ChallengeError, QString>
 

Functions

Task< RequestChallengeResultRequestChallenge (RequestChallengeConfig config)
 

Typedef Documentation

◆ RequestChallengeResult

Definition at line 32 of file ljutils.h.

Function Documentation

◆ RequestChallenge()