Module term::terminfo::searcher[src]
ncurses-compatible database discovery
Does not support hashed database, only filesystem!
Functions
| get_dbpath_for_term | Return path to database entry for |
| open | Return open file for |
ncurses-compatible database discovery
Does not support hashed database, only filesystem!
| get_dbpath_for_term | Return path to database entry for |
| open | Return open file for |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).