WebBluetooth API classes

This commit is contained in:
Attila Dusnoki 2016-03-02 15:00:13 +01:00
parent 00628704ca
commit e7d70cfabf
28 changed files with 999 additions and 28 deletions

View file

@ -61,6 +61,7 @@ extern crate phf;
extern crate profile_traits;
extern crate rand;
extern crate ref_slice;
extern crate regex;
extern crate rustc_serialize;
extern crate script_traits;
extern crate selectors;