linebender/druid

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

Open

#173 ouverte le 19 sept. 2019

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (567 forks)batch import
help wantedmaintenanceshell/win

Métriques du dépôt

Stars
 (9 091 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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. 😅

Guide contributeur