cargo_experiment_b 1.0.0

experiment with cargo
Documentation
1
2
3
4
pub fn b_version() -> &'static str
{
  cargo_experiment_a::version()
}