rust/crates/libanalysis
Aleksey Kladov fcfda94664 Separete API from IMPL
Looks like there's a rule of thumb: don't call API functions from an
implementation! In this case, following this rule of thumb saves us an
Arc-bump!
2018-09-07 22:05:05 +03:00
..
src Separete API from IMPL 2018-09-07 22:05:05 +03:00
tests even less hacks 2018-09-05 20:22:52 +03:00
Cargo.toml Store symbols separately from file data 2018-09-02 23:09:47 +03:00