tractor/tractor/msg
Tyler Goodlet df641d9d31 Bring in pretty-ified `msgspec.Struct` extension
Originally designed and used throughout `piker`, the subtype adds some
handy pprinting and field diffing extras often handy when viewing struct
types in logging or REPL console interfaces B)

Obvi this rejigs the `tractor.msg` mod into a sub-pkg and moves the
existing namespace obj-pointer stuff into a new `.msg.ptr` sub mod.
2024-01-28 16:33:10 -05:00
..
__init__.py Bring in pretty-ified `msgspec.Struct` extension 2024-01-28 16:33:10 -05:00
ptr.py Bring in pretty-ified `msgspec.Struct` extension 2024-01-28 16:33:10 -05:00
types.py Bring in pretty-ified `msgspec.Struct` extension 2024-01-28 16:33:10 -05:00