evo_framework 2025.1.270354

Evo(lution) framework: A powerful framework designed for ai
Documentation
1
2
3
4
5
6
7
8
9
10
//#========================================================================================================================================
//#   CyborgAI CC BY-NC-ND 4.0 Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International  https://github.com/cyborg-ai-git
//#========================================================================================================================================

// ---------------------------------------------------------------------------------------------------------------------------------------
const VERSION: u64 = 202510354;

pub mod framework;
// ---------------------------------------------------------------------------------------------------------------------------------------