Crates.io | calypso_filety |
lib.rs | calypso_filety |
version | 3.0.0 |
source | src |
created_at | 2020-11-26 05:39:06.202409+00 |
updated_at | 2023-01-15 21:22:25.942611+00 |
description | Binary file type descriptions, parsers, etc. for Calypso |
homepage | https://github.com/calypso-lang/calypso/tree/main/libs/calypso_filety |
repository | https://github.com/calypso-lang/calypso/ |
max_upload_size | |
id | 316550 |
size | 36,641 |
calypso_filety
Binary file type definitions, parsers, high-level interfaces, and more for file types used in Calypso.
File types currently included are
ccff
, with a high-level interface in ccff::hl
and a lower-level (as the binary format with bincode) interface in ccff::ll
.