Crate apply [] [src]

A tiny library for chaining free functions into method call chains.

Traits

Apply

Represents a type which can have functions applied to it (implemented by default for all types).