vv9k / podman-api-rs

Rust interface to Podman (libpod).
MIT License
85 stars 12 forks source link

Fix portmap #114

Closed vv9k closed 2 years ago

vv9k commented 2 years ago

What did you implement:

Fixed the type signature of PortMap.

Initial (temporary) patch for #113