package vcaml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for the Neovim API
Install
dune-project
Dependency
Authors
Maintainers
Sources
vcaml-v0.16.0.tar.gz
sha256=dd123302c46af7ca6eda8a7806c78236fd217a8c73a2e1cd7da85f1d69ed1ae4
doc/vcaml.msgpack_debug/Msgpack_debug/index.html
Module Msgpack_debugSource
Source
module Man_in_the_middle_debugger :
Man_in_the_middle_debugger.S with type message := Msgpack.tSource
val create_debug_printers :
?pp:(Format.formatter -> Msgpack.t -> unit) ->
?color:bool ->
peer1:string ->
peer2:string ->
Core.Out_channel.t ->
[ `Peer_1_to_2 of Msgpack.t -> unit ] * [ `Peer_2_to_1 of Msgpack.t -> unit ]Returns functions that pretty-print Msgpack.ts sent between peer1 and peer2. The messages have "peer1 -> peer2" or "peer2 -> peer1" headings to indicate the message direction. Useful for debugging communication between two peers.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>