Module gluon_base::merge[][src]

Structs

Functions

Merges two values using f if either or both them is Some(..). If both are None, None is returned.