)]}'
{"tvix/castore/src/hashing_reader.rs":[{"author":{"_account_id":1000073,"name":"raitobezarius","display_name":"Ryan Lahfa","email":"tvl@lahfa.xyz","username":"raitobezarius"},"change_message_id":"efcc67c6708b4f14ac482ba69e273335bf0967d5","unresolved":true,"context_lines":[{"line_number":5,"context_line":"    /// Wraps an existing AsyncRead, and allows querying for the digest of all"},{"line_number":6,"context_line":"    /// data read \"through\" it."},{"line_number":7,"context_line":"    /// The hash function is configurable by type parameter."},{"line_number":8,"context_line":"    pub struct HashingReader\u003cR, H\u003e"},{"line_number":9,"context_line":"    where"},{"line_number":10,"context_line":"        R: AsyncRead,"},{"line_number":11,"context_line":"        H: digest::Digest,"}],"source_content_type":"text/x-rustsrc","patch_set":1,"id":"af9d18b6_0de896d2","line":8,"updated":"2024-03-03 15:19:18.000000000","message":"AsyncHashingReader no?","commit_id":"87de57365cd44cbaddefe48d05ea168b31045560"},{"author":{"_account_id":1000036,"name":"flokli","email":"flokli@flokli.de","username":"flokli"},"change_message_id":"a69f5a9b8dc60cc71e3b60d8b0bac662dc04bb1d","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    /// Wraps an existing AsyncRead, and allows querying for the digest of all"},{"line_number":6,"context_line":"    /// data read \"through\" it."},{"line_number":7,"context_line":"    /// The hash function is configurable by type parameter."},{"line_number":8,"context_line":"    pub struct HashingReader\u003cR, H\u003e"},{"line_number":9,"context_line":"    where"},{"line_number":10,"context_line":"        R: AsyncRead,"},{"line_number":11,"context_line":"        H: digest::Digest,"}],"source_content_type":"text/x-rustsrc","patch_set":1,"id":"6016defc_0e22954f","line":8,"in_reply_to":"af9d18b6_0de896d2","updated":"2024-03-03 15:31:08.000000000","message":"There\u0027s a bunch of things with async interfaces in tvix-castore. Let\u0027s distinguish here if we add a non-async variant.","commit_id":"87de57365cd44cbaddefe48d05ea168b31045560"}]}
