Module pcli::dex_utils::replicate::debug

source ·

Structs§

  • For debugging purposes. We want to be able to serialize a position to JSON so that we can pipe it into a Julia notebook. The reason why this is a separate structure from [position::Position] is that we might want to do extra processing, rounding, etc. and we’d rather note clutter it with serialization methods that are useful for narrow purposes.

Functions§