Skip to main content

Module capabilities

Module capabilities 

Source
Expand description

Capabilities newtype for typed capability bit-test accessors.

Wraps the raw u64 bitfield advertised by the server in HelloAckFrame and exposes named predicates so SDK consumers can ask “does this server support GraphRAG fusion?” without knowing which bit to mask.

Structs§

Capabilities
Typed wrapper around the raw capability bitfield from HelloAckFrame.