Expand description

Type states of the chain extension method instance.

Structs

Type state meaning that the chain extension method uses the chain extension’s error code.

Type state meaning that the chain extension method deliberately does not return a Result type.

Enums

Type state meaning that the chain extension method ignores the chain extension’s error code.