emitbrown
This project is a fork of RustyEmitter and it uses hashbrown to replace std::collections::HashMap.
It has also some small api changes
usage
extern crate emitbrown;
extern crate hashbrown;
use ;
use HashMap;
This project is a fork of RustyEmitter and it uses hashbrown to replace std::collections::HashMap.
It has also some small api changes
extern crate emitbrown;
extern crate hashbrown;
use ;
use HashMap;