chiark / gitweb /
Move TopLevelError up to the root of the crate.
authorSimon Tatham <anakin@pobox.com>
Wed, 3 Jan 2024 10:55:17 +0000 (10:55 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 3 Jan 2024 10:55:17 +0000 (10:55 +0000)
commit318c59d4e817a1ac2be6104868a5e81996085b91
treefce9bd344a6601421f81a41451acd9d31b4750bb
parent82ce110e3e13b04399483e60c596486a654bcb7d
Move TopLevelError up to the root of the crate.

If that's not a candidate for putting at the top level then I don't
know what is.
src/auth.rs
src/client.rs
src/config.rs
src/lib.rs
src/main.rs
src/tui.rs