d4-framefile 0.3.3

The Framefile container crate for D4 file format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.memmap]
optional = true
version = "0.7.0"

[features]
mapped_io = ["memmap"]

[package]
authors = ["Hao Hou <haohou302@gmail.com>"]
description = "The Framefile container crate for D4 file format"
edition = "2021"
license = "MIT"
name = "d4-framefile"
repository = "https://github.com/38/d4-format"
resolver = "2"
version = "0.3.3"