Function encode_gt

Source
pub fn encode_gt<T>(value: OrePlaintext<T>) -> OreRange<T>
where T: OrePlaintextOps,