Module hitbox_actix::messages[][src]

Expand description

QueryCache message declaration and converting.

Structs

QueryCache

Intermediate actix message which handled by Cache actor.

Traits

IntoCache

Trait describes coversion from any actix::Message into QueryCache message.