yasuki_core.engine.serialization.encode_card#

encode_card(card)[source]#

Encode an L5RCard (any subclass) to JSON-ready plain data, tagged with its concrete type so decode_card rebuilds the same class.