Paul
Paul
This is taken from one of the examples: ```gluon type Named a = { name: String, value: a } ``` How would I enforce the "Show" trait for `a`?
I suggest that the Tempdir standard moves from a hardcoded location to a path defined by a setting, which can be changed to the user's preferences.
`ApiV0PinLs` has `arg` as required argument, while https://docs.ipfs.io/reference/api/http/#api-v0-pin-ls states that it is optional. By enforcing the `arg` parameter one is unable to list all pinned objects of a node. Would...
I'm not sure if reqwest is to be blamed but I'm running into a weird problem where, after sending a bunch of requests, `reqwest::get` will always return a broken pipe...