nielsle
nielsle
If a module exports `Error` and `ErrorKind`, then it could be great to be able to write the following ~~~ rust error_chain! { links { Mymodule(my_module); } } ~~~ This...
Consider adding the keywords #linear and #linear-algebra to cargo.toml. That would make the library more discoverable on https://crates.io. Here are crates.io pages for comparison. https://crates.io/crates/ndarray-linalg https://crates.io/crates/rulinalg https://crates.io/crates/nalgebra https://crates.io/crates/lapack https://crates.io/crates/blas
Here is another idea that might be useful. It could be nice to have a generic macro to get a field without specifying the field name ``` struct A; struct...
### Describe the Feature It be great to have an option to remove all link previews from my feed. Just show the link with no context instead of adding a...
### Describe the Feature If I search for "cats" and choose `latest`, then I would like to see the latest **threads** containing the word "cat". Ideally the replies should be...
### Describe the Feature When watching a feed generated by a privately owned list, then I would like a fast way to remove accounts. Perhaps it could look like this....
### Describe the Feature It would be easier to create new lists if the "add to list" menu contained an option named "create new list" ### Attachments _No response_ ###...
### Describe the Feature When I press "reply to" in a post in my search results, then I would expect to see the parent post (within the thread) Right now...
### Describe the Feature Allow me to hide all posts that have been written by users who have a given hashtag in their profile. Example tags could be: #NSFW #adultsonly...