chiark / gitweb /
Move some code into an InReplyToLine::from_id constructor.
authorSimon Tatham <anakin@pobox.com>
Thu, 4 Jan 2024 07:38:26 +0000 (07:38 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 4 Jan 2024 08:16:16 +0000 (08:16 +0000)
commitc9978f81582d19e30e5567237c8912b80867f57f
tree1eb37fc15857c35a6a2cdda4427347743ae55e6e
parente2cce983ac8d5a75332c2ee067bf245a2ae25cee
Move some code into an InReplyToLine::from_id constructor.

That will make it easier to reuse later.
src/text.rs