Skip to content

wip: v4.0.0#198

Open
cocool97 wants to merge 1 commit into
mainfrom
v4.0.0
Open

wip: v4.0.0#198
cocool97 wants to merge 1 commit into
mainfrom
v4.0.0

Conversation

@cocool97

@cocool97 cocool97 commented May 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

We needed this trait to be dyn-Compatible to provide a `boxed()` method
for adb_cli to have a generic `Box<dyn ADBDeviceExt>`.
This had many implications on the trait method definitions, introducing
many `dyn AsRef<...>` as type parameters.
We have replaced it by generics to "clean" the interface (and also the
implementations).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant