luau-printf 0.732.0

Luau musl snprintf-compatible narrow byte formatting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "luau-printf"
version = "0.732.0"
edition.workspace = true
homepage.workspace = true
license.workspace = true
readme = "README.md"
repository.workspace = true
rust-version.workspace = true
description = "Luau musl snprintf-compatible narrow byte formatting"

[dependencies]
bstr.workspace = true
libc.workspace = true

[lints]
workspace = true