We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bits
1 parent 8530ff6 commit 257bbd2Copy full SHA for 257bbd2
src/attributes.rs
@@ -59,7 +59,6 @@ enum DekuEnum {
59
| [cond](#cond) | field | Conditional expression for the field
60
| [default](#default) | field | Provide default value. Used with [skip](#skip) or [cond](#cond)
61
| [map](#map) | field | Specify a function or lambda to apply to the result of the read
62
-| [bits](#bits) | field | Set the bit-size of the field
63
| [reader](#readerwriter) | variant, field | Custom reader code
64
| [writer](#readerwriter) | variant, field | Custom writer code
65
| [ctx](#ctx) | top-level, field| Context list for context sensitive parsing
0 commit comments