| ... | @@ -148,9 +148,6 @@ pub const changeDetectionStream = @import("io/change_detection_stream.zig").chan | ... | @@ -148,9 +148,6 @@ pub const changeDetectionStream = @import("io/change_detection_stream.zig").chan |
| 148 | pub const FindByteWriter = @import("io/find_byte_writer.zig").FindByteWriter; | 148 | pub const FindByteWriter = @import("io/find_byte_writer.zig").FindByteWriter; |
| 149 | pub const findByteWriter = @import("io/find_byte_writer.zig").findByteWriter; | 149 | pub const findByteWriter = @import("io/find_byte_writer.zig").findByteWriter; |
| 150 | | 150 | |
| 151 | pub const FindByteOutStream = @compileError("deprecated; use `FindByteWriter`"); | | |
| 152 | pub const findByteOutStream = @compileError("deprecated; use `findByteWriter`"); | | |
| 153 | | | |
| 154 | pub const BufferedAtomicFile = @import("io/buffered_atomic_file.zig").BufferedAtomicFile; | 151 | pub const BufferedAtomicFile = @import("io/buffered_atomic_file.zig").BufferedAtomicFile; |
| 155 | | 152 | |
| 156 | pub const StreamSource = @import("io/stream_source.zig").StreamSource; | 153 | pub const StreamSource = @import("io/stream_source.zig").StreamSource; |