ttv-v5 0.1.1

Placeholder for the v5 (Kraken) module of `ttv-rs`. Might wrap twitch_api, but it's not building currently.
Documentation
1
2
3
4
5
6
7
#[cfg(test)]
mod tests {
	#[test]
	fn it_works() {
		assert_eq!(2 + 2, 4);
	}
}