mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
And for cases that just need to check whether the password/username is
empty, add a raw_{password,username} helper to avoid any allocation.
And for cases that just need to check whether the password/username is
empty, add a raw_{password,username} helper to avoid any allocation.