Module edn::value_rc [] [src]

Traits

Cloned
FromRc

Type Definitions

ValueRc

This type alias exists to allow us to use different boxing mechanisms for values. This type must implement FromRc and Cloned, and a From implementation must exist for TypedValue.