Module frappe::types [] [src]

Miscellaneous types used by the library.

Enums

MaybeOwned

This type provides a way to store data to which you either have a reference to or which you do own.

Traits

SumType2

Generic sum type of two elements.