linebender/druid

Replace util `ToWide` and `FromWide` functions with wio functions

Open

#173 geöffnet am 19. Sept. 2019

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (567 Forks)batch import
help wantedmaintenanceshell/win

Repository-Metriken

Stars
 (9.091 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

See https://github.com/xi-editor/druid/pull/165#discussion_r326274665 for context. This should allow us to write more idiomatic Rust code by avoiding mutability where it isn't necessary.

@raphlinus Hope that summarizes the intention. If there's anything I missed, please feel free to add. 😅

Contributor Guide