Helmut K. C. Tessarek
Helmut K. C. Tessarek
This is not fixed in 0.22.0.
Thanks for the reply. As for the use case... we use tokens in rustypaste to allow sending/deleting paste data to/from the server. Config struct: https://github.com/orhun/rustypaste/blob/master/src/config.rs#L56 Retrieving tokens: https://github.com/orhun/rustypaste/blob/master/src/config.rs#L156-L212 Auth code:...
I asked Orhun to comment. He's got a better understanding of Rust... ;-)
I also tried, but I also ran into the same issue that it doesn't compile.
We've all been there... I certainly more than once.
You sort of beat me to it. I was thinking of adding OTel: also metrics, but mostly traces. Even though the vw service is not highly distributed (maybe a db...
I believe this PR has a better chance to get merged than the one you mentioned, since it provides token access and thus does not make the access to the...
Unfortunately they don't. 
Thanks for looking into it. With the PR: - `dysk` shows the SMB shares but not the AFP shares. - `dysk --strategy diskutil` shows only the local disk.
Before SMB was a thing, Apple had their own network fs. I'm not using it very often. I mostly use SMB on macOS and nfs on Linux.