catgirl-engine-server 0.14.2

Server side part of the catgirl-engine crate
1
2
3
4
5
// Generate build_info() function at compile time
build_info::build_info!(
    /// Build info for crate
    pub fn build_info
);