trailer 0.1.2

Store a type with an associated buffer in contiguous memory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Geoffroy Couprie <contact@geoffroycouprie.com>"]
categories = []
description = "Store a type with an associated buffer in contiguous memory"
documentation = "https://docs.rs/trailer"
edition = "2018"
keywords = ["buffer"]
license = "MIT"
name = "trailer"
readme = "README.md"
repository = "https://github.com/Geal/trailer"
version = "0.1.2"