Creates an instance of AsTextSerializer for the specified type T that extends TextSerializable. The resulting serializer facilitates the conversion of objects implementing the TextSerializable interface into a textual format, utilizing their predefined serialization logic.