[][src]Crate nix_doc

library components of nix-doc

Modules

pprint
threadpool

Thread pool implementation

Functions

is_searchable

Should the given path be searched? TODO: support globbing for files e.g. with lib in their name to improve perf significantly or avoid looking in absurdly large files like hackage.nix

nd_free_string

Call this to free a string from nd_get_function_docs

nd_get_function_docs

Get the docs for a function in the given file path at the given file position and return it as a C string pointer

search

Search the dir for files with function definitions matching matching

Type Definitions

Result