1 2 3 4 5 6 7 8 9 10
/** * @file mastrust.c * @author Kevin Alexander Krefting * @date 2024-02-20 * @version 0.1 * @brief Token Struct * @brief BufferFile Struct * @brief Tokenizer */ #include "mastrust.h"