peppi 1.0.0-alpha

Parser for Slippi replay files
Documentation
1
2
3
4
5
6
pub type Logical = f32;

frame_data!(Physical {
	l: f32,
	r: f32,
}, { });