Module apply_first

Module apply_first 

Source

Traits§

ApplyFirst
A typeclass for types that support combining two contexts, keeping the first value.

Functions§

apply_first
Combines two contexts, keeping the value from the first context.