tailhook / unshare

The low-level linux containers creation library for rust
Apache License 2.0
124 stars 27 forks source link

Annotate trait objects with `dyn` to eliminate lint warning #25

Closed joshtriplett closed 3 years ago

tailhook commented 3 years ago

Merged. Thanks!