tractor/tractor/msg
Tyler Goodlet dbdbd96a06 Mk `.devx._debug` a sub-pkg `.devx.debug`
With plans for much factoring of the original module into sub-mods!
Adjust all imports and refs throughout to match.
2025-06-11 21:41:59 -04:00
..
__init__.py Finally get type-extended `msgspec` fields workinn 2025-03-27 15:58:02 -04:00
_codec.py Tweak type-error messages for when `ext_types` is missing 2025-03-27 15:58:02 -04:00
_exts.py Offer a `mods: list` to `dec_type_union()`; drop importing this-mod 2025-03-27 15:58:02 -04:00
_ops.py Mk `.devx._debug` a sub-pkg `.devx.debug` 2025-06-11 21:41:59 -04:00
pretty_struct.py Draft a (pretty)`Struct.fields_diff()` 2025-03-27 13:24:25 -04:00
ptr.py `NamespacePath._mk_fqnp()` handle `__mod__` for methods 2025-03-24 14:04:51 -04:00
types.py Move concrete `Address`es to each tpt module 2025-04-08 10:09:52 -04:00