pub type RestContext = Client;
renamed to Client; use klbfw::Client instead
Client
klbfw::Client
Deprecated alias for Client.
The type was renamed to Client to better match Rust conventions; this alias keeps existing code compiling.
pub struct RestContext { /* private fields */ }