yew-aplayer 0.1.0

Use APlayer in Yew!
Documentation
1
2
3
4
5
6
7
8
9
10
// use yew::web_sys::window;
// use yew::services::FetchService;
// use yew::services::fetch::Request;
// https://github.com/yewstack/yew/blob/master/docs/concepts/services/fetch.md


pub fn netease() {
    //https://api.i-meto.com/meting/api?server=netease&type=song&id=437250672
    unimplemented!()
}