rspack_ids 0.1.0

rspack id implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Port of https://github.com/webpack/webpack/tree/main/lib/ids


# Plan

moduleIds

- [ ] "natural" 
- [ ] "named"
- [ ] "hashed"
- [ ] "deterministic"
- [ ] "size"
- [ ] false

chunkIds

- [ ]
- [ ]