Type Definition rsonpath_lib::BlockAlignment
source · pub type BlockAlignment = TwoTo<5>;Expand description
Default alignment required out of input blocks for the purpose
of classification.
pub type BlockAlignment = TwoTo<5>;Default alignment required out of input blocks for the purpose
of classification.