Module search_index

Module search_index 

Source

Modulesยง

encode ๐Ÿ”’

Structsยง

EntryData ๐Ÿ”’
FunctionData
PathData ๐Ÿ”’
SerializedSearchIndex ๐Ÿ”’
TypeData ๐Ÿ”’

Enumsยง

SerializedOptional32 ๐Ÿ”’
SerializedOptionalString ๐Ÿ”’
SimplifiedParam ๐Ÿ”’

Functionsยง

build_index ๐Ÿ”’
Builds the search index from the collected metadata
get_fn_inputs_and_outputs ๐Ÿ”’
Return the full list of types when bounds have been resolved.
get_function_type_for_search ๐Ÿ”’
get_index_type ๐Ÿ”’
get_index_type_id ๐Ÿ”’
make_nullary_fn ๐Ÿ”’
Create a fake nullary function.
simplify_fn_constraint ๐Ÿ”’
simplify_fn_type ๐Ÿ”’
The point of this function is to lower generics and types into the simplified form that the frontend search engine can use.