[][src]Type Definition gameshell::predicates::SomeDec

type SomeDec = Option<&'static Decider<Type, String>>;

Decider type alias