Deip Kumar

Results 2 issues of Deip Kumar

OS: macOS 14.2.1 arm64 (Mac Studio M2 Ultra) Tested browsers: Chromium I have installed all the required dependencies for both [base/Dockerfile.arm](https://github.com/m1k1o/neko/blob/master/.docker/base/Dockerfile.arm) and [chromium/Dockerfile.arm](https://github.com/m1k1o/neko/blob/master/.docker/chromium/Dockerfile.arm). Dbus is running successfully: ```shell ➜ ps...

not our bug

Would like to enable something like this: ```rust fn use_client(client: Box) { // You can now call any method defined in the CommonClientTrait on the client let models = client.models();...

enhancement