Is there an encoding requirement? I think our rules are that we only pass these to the kernel, we don't accept them (since the kernel doesn't generally care about encodings, and where it does it tends to like ISO-8859-1), i.e., they can only be constructed from Rust strings. Might be worth noting?
Is there an encoding requirement? I think our rules are that we only pass these to the kernel, we don't accept them (since the kernel doesn't generally care about encodings, and where it does it tends to like ISO-8859-1), i.e., they can only be constructed from Rust strings. Might be worth noting?