mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-08 19:43:11 +00:00
The way Rust generics works, having a generic argument puts the burden of codegen on the crate that instantiates a generic function, which in our case is an editor. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |