pub fn compose_e6_filtration(
operand: &KappaLabel<71>,
) -> Result<AddressOutcome<71>, CompositionFailure>Expand description
CS-E6 under σ-axis Sha256Hasher.
§Errors
CompositionFailure::OperandSigmaAxisMismatch— an operand’s σ-axis prefix is not"sha256".CompositionFailure::MalformedOperand— an operand is not a well-formed κ-label.CompositionFailure::PipelineFailure— defensive.