[package] authors = ["Will Parsons"] categories = ["embedded", "encoding", "game-development", "internationalization", "no-std"] description = "Convert UTF-8 to UTF-16 encoding." documentation = "https://github.com/entrovoid/rust-utf-8-to-utf-16/blob/master/README.md" homepage = "https://entrocraft.com/dungeon/character-encoding-algorithms/utf-8-to-utf-16/" keywords = ["bom", "decode", "encode", "utf-16be", "utf-16le"] license = "MIT-0" name = "utf-8-to-utf-16" repository = "https://github.com/entrovoid/rust-utf-8-to-utf-16" version = "0.0.0"