vax-r commented on issue #2198:
URL: https://github.com/apache/iggy/issues/2198#issuecomment-3343215082

   > You have to replace the u32/u64 with usize everywhere expect for the 
Identifier, binary/mapper.rs, http/mapper.rs and the within the commands module 
inside of common crate.
   
   @numinnex -
   I want to make sure, if I see `u8`, `u16` , they should all be changed to 
`usize` right ?
   
   Only the things in `Identifier` ,`binary/mapper.rs` and others you mentioned 
doesn't have to be changed. They should stay as they are now right ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to