Home
last modified time | relevance | path

Searched refs:arbitrary_loop (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/arbitrary/
DCHANGELOG.md171 * The `Unstructured::arbitrary_loop` method will consume fewer bytes of input
227 * Added the `Unstructured::arbitrary_loop` method to call a function an
/external/rust/android-crates-io/crates/arbitrary/src/
Dunstructured.rs729 pub fn arbitrary_loop( in arbitrary_loop() method