pub fn card_for_value(cx: &mut Cx, value: Value) -> Result<Value>
Builds a card for a runtime value, using the value itself as fallback data.
value