anguslees / kubernetes-rs

Kubernetes API client library for Rust
Apache License 2.0
66 stars 4 forks source link

Just refactorings as I get my head around the code. #6

Closed rbtcollins closed 6 years ago

rbtcollins commented 6 years ago

Let me know what you think.

I wish there were a clearer separation in unfold between the option closure and the future closure, but I can't seem to find a working permutation of types to use a real local function, so agh but whatever.