cargo_experiment_b 0.1.0

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