//! Runtime definitions for CERK.
//! The implementations for the declarations could be platform-specific.
pubmodchannel;modinternal_server;modscheduler;pubuseself::internal_server::{
InternalServerFn, InternalServerFnRef, InternalServerFnRefStatic, InternalServerId,};pubuseself::scheduler::{ScheduleFn, ScheduleFnRefStatic};