[][src]Crate rattle_items_match

Matching is not limited to character strings. I'm trying to make a game AI.
文字列に限らないマッチングです。 ゲームAIを作ろうとしています。

Modules

actual

Create ActualVal.
ActualVal を作成します。

condition

Create operands.
項 を作成します。

expected

Create ExpectedVal.
ExpectedVal を作成します。

machine
range_includes_max

Specify by range. Includes maximum value.
Create RangeIncludesMaxVal.
範囲で指定。最大値を含みます。
RangeIncludesMaxVal を作成します。

repeat

Create Repeat.
Repeat を作成します。

Structs

ActualBuilder
ActualVal
ConditionsBuilder
ConditionsVal
ExpectedBuilder
ExpectedVal
MachineBuilder
MachineState
MachineVal
RangeIncludesMax
RangeIncludesMaxVal

Specify by range. Includes maximum value.
範囲で指定。最大値を含みます。

Repeat
RepeatVal

Enums

Condition

Condition. Logical operator not included.
条件式。この並びに論理演算子は含みません。

Controls

Controls.
制御。

MatchingResult
Operator