rust/docs
Gibson Fahnestock 6b38c2d75e
docs(auto_import): change by_self -> self and by_crate -> crate
Keep things consistent with the package.json , which uses `self` and
`crate` instead of `by_self` and `by_crate`. Both names are in fact
allowed as aliases, but we should be consistent so that people reading
the docs and using a schema do not see red squiggles.
2022-03-30 12:33:07 +01:00
..
dev Fix typo in the style documentation 2022-03-27 15:23:33 +03:00
user docs(auto_import): change by_self -> self and by_crate -> crate 2022-03-30 12:33:07 +01:00