sci-cream 0.0.2

Library that facilitates the mathematical analysis of ice cream mixes and their properties.
Documentation
1
2
3
4
pub(crate) use crate::specs::{
    alcohol::tests::*, chocolate::tests::*, dairy::tests::*, egg::tests::*, fruit::tests::*, full::tests::*,
    micro::tests::*, nut::tests::*, sweetener::tests::*,
};