chiark / gitweb /
Make a Client and put it in the Tui.
authorSimon Tatham <anakin@pobox.com>
Fri, 29 Dec 2023 11:08:52 +0000 (11:08 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 29 Dec 2023 11:08:52 +0000 (11:08 +0000)
commit9f44652b97a5053772f46906e331bc8e798660d0
tree853a9bdce9d9bbe855f67b17cfd9b6194555a4ed
parent7d7e940ae850cc432f8bd72168b528d9c5425ccb
Make a Client and put it in the Tui.

This involved souping up the error handling so that we can absorb
errors from various different sources during Tui construction.
src/auth.rs
src/tui.rs