= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package capnp-rpc
-
capnp-rpc
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A message payload. This is typically a byte array of some kind, plus a way of attaching capabilities.
cap_index msg path
is the capability index at path
in the message (i.e the index of the capability in the attachments table).
val attachments : t -> S.attachments
val with_attachments : S.attachments -> t -> t