pub fn encode_redacted_projection(
partial: &PartialTree,
) -> Result<Vec<u8>, TreeStreamError>Expand description
Encode a redacted V4 projection as HRT1 (serve-only). Visible frames are written first in strict ascending name order; redacted leaf hashes follow in strict ascending order.