Add immutable field to IdlType::Float32Array

This commit is contained in:
Chinedu Francis Nwafili
2019-01-21 19:18:35 -05:00
parent 078823aebd
commit 1738f0772c
7 changed files with 3579 additions and 48 deletions

View File

@ -56,7 +56,7 @@ pub mod style_element;
pub mod table_element;
pub mod title_element;
pub mod xpath_result;
pub mod immutable_slices;
pub mod whitelisted_immutable_slices;
#[wasm_bindgen_test]
fn deref_works() {