Makro
Makro
Yes, good point. If the buffer changes without creating a new tensor handle, then this is unsafe. I found this useful to avoid copies but happy to revert if this...
Nice, a problem might be that the ArrayView can outlive the ExclusiveTensor in the array_view(&self) method. In the From implementation it's there already
What happened to the `ContentDisposition` struct that parses the filename? It seems to be commented out: https://github.com/hyperium/headers/blob/1b4efe2e9faac3d96ddfb9347c2028477663f01d/src/common/content_disposition.rs#L113
It would be good to mention this in the docs. Currently [ginepro doc](https://docs.rs/ginepro/latest/ginepro/struct.LoadBalancedChannel.html) says it's using using The Power of Two Choices, which is misleading.
Something like this would be great: https://material.angularjs.org/latest/#/demo/material.components.autocomplete with custom templates