]> git.proxmox.com Git - pve-xtermjs.git/commit
style: use Interest | Interest instead of .add
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 2 Feb 2021 11:56:24 +0000 (12:56 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 2 Feb 2021 12:08:15 +0000 (13:08 +0100)
commitbb32b0c68ece69833e454f43a312b032f4b48b97
tree033e5d5073e1c2687b092cb1d0d8f09290f70260
parent41f32a28d977682e4166cc499fb578cbe4303226
style: use Interest | Interest instead of .add

BitOr is implemented via .add anyway, but this is more readable.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/main.rs