pub fn raw_kit() -> RawKit
Construct the default typed-codec kit (RawKit).
RawKit
This is the recommended entrypoint for most applications: it uses the raw POD codec and provides constructors for typed producers/consumers.