diff options
| author | Ibraheem Ahmed <ibrah1440@gmail.com> | 2021-12-08 17:54:05 -0500 |
|---|---|---|
| committer | Ibraheem Ahmed <ibrah1440@gmail.com> | 2021-12-08 17:54:05 -0500 |
| commit | c025a5d9623154e194ac55f90e1d4e42658c59d7 (patch) | |
| tree | 85066a036e4b7fb73def7553357bd1bf87d46be7 | |
| parent | 477fd7038c235689913abf9208dfa9371cbacd88 (diff) | |
| download | rust-c025a5d9623154e194ac55f90e1d4e42658c59d7.tar.gz rust-c025a5d9623154e194ac55f90e1d4e42658c59d7.zip | |
move core/stream/stream/mod.rs to core/stream/stream.rs
| -rw-r--r-- | library/core/src/stream/stream.rs (renamed from library/core/src/stream/stream/mod.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/library/core/src/stream/stream/mod.rs b/library/core/src/stream/stream.rs
index d102619b8e5..d102619b8e5 100644
--- a/library/core/src/stream/stream/mod.rs
+++ b/library/core/src/stream/stream.rs
|
