chiark / gitweb /
Move the types out into a separate module.
authorSimon Tatham <anakin@pobox.com>
Sat, 23 Dec 2023 11:15:28 +0000 (11:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 23 Dec 2023 11:16:25 +0000 (11:16 +0000)
commit9fde14114b3e4b677de497b95d47a85b312c42c7
tree925100ee56b02ee7cbba3d64556afa742ee1c2e1
parent490deccfab817a386b8944687803f825b621f441
Move the types out into a separate module.
src/lib.rs [new file with mode: 0644]
src/main.rs
src/types.rs [new file with mode: 0644]