elif-core 0.7.1

Core architecture foundation for the elif.rs LLM-friendly web framework
Documentation
1
2
3
4
5
pub mod lifecycle;
pub mod traits;

pub use lifecycle::*;
pub use traits::*;