rust/tests/rustdoc-js-std
Michael Howell 7f427f86bd rustdoc-search: parse and search with ML-style HOF
Option::map, for example, looks like this:

    option<t>, (t -> u) -> option<u>

This syntax searches all of the HOFs in Rust: traits Fn, FnOnce,
and FnMut, and bare fn primitives.
2024-03-11 21:22:03 -07:00
..
2023-06-14 14:22:17 +02:00
2023-06-14 14:22:17 +02:00
2023-06-14 14:22:17 +02:00