[][src]Module shpat::prelude

The prelude file, importing this module will bring every pattern to the scope.

Traits

Apply

Allows to perform method chaining on functions which take reference.

Unwrappable

Unifies the behaviour of types which represent a success or a failure.