urlyy commented on issue #2885:
URL: https://github.com/apache/fory/issues/2885#issuecomment-3645270363

   @chaokunyang Ok, But you said 
   ```rust
   struct Foo {
     [#fory(compress=False)]
     f1: i32
   }
   ```
   But i64 has three compression types. A single bool attribute can't handle 
that. Can we use a string form like `#[fory(compress = "varint")]?`
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to