Open teoxoy opened 1 year ago
We can use aho-corasick / daachorse to achieve this.
aho-corasick
daachorse
from https://github.com/gfx-rs/naga/pull/2075#issuecomment-1320822794 cc @SparkyPotato
Will work on this after gfx-rs/naga#2075 is merged.
We can use
aho-corasick
/daachorse
to achieve this.from https://github.com/gfx-rs/naga/pull/2075#issuecomment-1320822794 cc @SparkyPotato