rusttext 0.0.1

A high-performance text rendering and layout library for Rust. (Placeholder)
Documentation
[lib]
name = "rusttext"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A high-performance text rendering and layout library for Rust. (Placeholder)"
edition = "2024"
homepage = "https://buildstax.com"
license = "MIT"
name = "rusttext"
readme = "README.md"
repository = "https://github.com/buildstax/rusttext"
version = "0.0.1"