17#ifndef JUNO_MODULE_HPP
18#define JUNO_MODULE_HPP
int32_t JUNO_STATUS_T
Canonical status type for LibJuno functions.
Definition status.h:49
Module system and dependency injection primitives for LibJuno.
Definition buff_api.hpp:36
Status codes and failure-handling helpers for LibJuno.
T tSome
Definition module.hpp:38
bool bIsSome
Definition module.hpp:37
JUNO_STATUS_T tStatus
Definition module.hpp:30
T tOk
Definition module.hpp:31