pub const WORD_SIZE: usize = Word::NUM_ELEMENTS; // 4usize
Re-export the entire miden_client crate so external projects can use a single dependency. The number of field elements in a Miden word.
miden_client