inlined 0.1.0

Types for inlining small collections for avoiding unnecessary heap allocations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["data-structures", "memory-management"]
description = "Types for inlining small collections for avoiding unnecessary heap allocations"
edition = "2021"
keywords = ["string", "vector", "memory", "stack", "inline"]
license = "MIT OR Apache-2.0"
name = "inlined"
repository = "https://github.com/ThomasMiz/portal-tunneler"
rust-version = "1.77.0"
version = "0.1.0"