[][src]Function wasmly::count

pub fn count<T>(wasm: Vec<T>) -> WebAssembly where
    T: ToBytes