Searched defs:ApproximateByteSet (Results 1 – 2 of 2) sorted by relevance
651 struct ApproximateByteSet(u64); struct653 impl ApproximateByteSet { impl655 fn new(needle: &[u8]) -> ApproximateByteSet { in new()
651 struct ApproximateByteSet(u64); struct653 impl ApproximateByteSet { implementation655 fn new(needle: &[u8]) -> ApproximateByteSet { in new()