bonsai.uri_parsing
Parser.Variant
bonsai
bonsai.bench
bonsai.bonsai_experimental_dagviz
bonsai.driver
bonsai.example_chat_open_source_native
bonsai.example_chat_open_source_native_common
bonsai.extra
bonsai.feather_icon
bonsai.focus_ring
bonsai.jsoo_weak_collections
bonsai.kado
bonsai.ppx_bonsai_expander
bonsai.protocol
bonsai.quickcheck
bonsai.quickcheck_test
bonsai.tailwind_colors
bonsai.test
bonsai.vdom_node_with_map_children
bonsai.web
bonsai.web_test
bonsai.web_ui_accordion
bonsai.web_ui_auto_generated
bonsai.web_ui_common_components
bonsai.web_ui_drag_and_drop
bonsai.web_ui_element_size_hooks
bonsai.web_ui_extendy
bonsai.web_ui_file
bonsai.web_ui_file_from_web_file
bonsai.web_ui_form
bonsai.web_ui_form_view
bonsai.web_ui_freeform_multiselect
bonsai.web_ui_gauge
bonsai.web_ui_multi_select
bonsai.web_ui_partial_render_table
bonsai.web_ui_partial_render_table_protocol
bonsai.web_ui_popover
bonsai.web_ui_query_box
bonsai.web_ui_reorderable_list
bonsai.web_ui_scroll_utilities
bonsai.web_ui_toggle
bonsai.web_ui_typeahead
bonsai.web_ui_url_var
bonsai.web_ui_view
bonsai.web_ui_visibility
bonsai.web_ui_widget
bonsai_test_dot
ppx_bonsai
module type S = sig ... end
val make : ?namespace:string list -> (module S with type Typed_variant.derived_on = 'a) -> 'a t
Makes a parser for 'a where 'a is a Variant.
For documentation/examples on the ?namespace optional parameter, please read the documentation on Record.make