You can search for identifiers within the package.
in-package search v0.2.0
gccjit
Gccjit.Field
val create : context -> ?loc:location -> type_ -> string -> field
Create a field, with the given type and name.
val to_string : field -> string
Get a human-readable description of this object.