rit
Bit operation for rust. Gives 3 marcos for get, set and reset a bit for any number type.
[]
= "0.1"
get! // Test if a bit is set.
set! // Set a bit.
clr! // Reset a bit.
Bit operation for rust. Gives 3 marcos for get, set and reset a bit for any number type.
[]
= "0.1"
get! // Test if a bit is set.
set! // Set a bit.
clr! // Reset a bit.