Crate epicinium_lib[][src]

Modules

Structs

Represents an AI allocated by allocate_ai. Automatically deallocates itself when dropped. Passed as the first argument of all functions starting with ai.

Represents an Automaton allocated by allocate_automaton. Automatically deallocates itself when dropped. Passed as the first argument of all functions starting with automaton.

Returned by custom_challenge_id and challenge_pool_get, passed to automaton_set_challenge and as the first argument of all functions starting with challenge.

Functions