18#ifndef LEXLEO_STREAM_CR_API_API_H
19#define LEXLEO_STREAM_CR_API_API_H
const stream_ops_t * stream_default_ops(void)
Return the default borrower-facing ops table for the stream port.
stream_env_t stream_default_env(const osal_mem_ops_t *mem_ops)
Build a default stream_env_t from injected memory operations.
Public environment type for the stream port.
Borrower-visible public types for the stream port.
Runtime environment for the stream port.
Borrower-facing operation table for the stream port.