/** * @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"