diff options
author | Martin Fischer <martin@push-f.com> | 2023-08-15 11:58:15 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2023-08-19 06:41:55 +0200 |
commit | c00d5cdec03364f064a1273a5d806f3600abf09a (patch) | |
tree | 2514ec92614a94bf66b8e60837fc1303f51821c9 /.github/workflows | |
parent | bf4eb3abf287f3b24ecda648a0b85ef2a3686263 (diff) |
fix(docs): remove outdated list of Readable impls
dced8066f77f570dd3e396ec3570c71aa86c454e introduced a Readable impl for
std::io::BufReader. Manually listing impls in a doc comment is a bad idea
since such lists will just get out of date and there's no need for that
since rustdoc automatically lists all implementations on the trait page.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions