[go: up one dir, main page]

sval_buffer 2.0.3

Value buffering for sval
Documentation
[dependencies.sval]
version = "2.0.3"
[dev-dependencies.sval_derive]
version = "2.0.3"

[dev-dependencies.sval_test]
version = "2.0.3"

[features]
alloc = ["sval/alloc"]
default = ["alloc"]
std = ["alloc", "sval/std"]

[package]
authors = ["Ashley Mannix <ashleymannix@live.com.au>"]
categories = ["encoding", "no-std"]
description = "Value buffering for sval"
documentation = "https://docs.rs/sval_buffer"
edition = "2021"
keywords = ["serialization", "no_std"]
license = "Apache-2.0 OR MIT"
name = "sval_buffer"
readme = "README.md"
repository = "https://github.com/sval-rs/sval"
version = "2.0.3"
[package.metadata.docs.rs]
features = ["std"]