| Crates.io | swamp-abi-memtypes |
| lib.rs | swamp-abi-memtypes |
| version | 0.0.1 |
| created_at | 2025-09-05 11:37:42.289807+00 |
| updated_at | 2025-09-05 11:37:42.289807+00 |
| description | Swamp ABI MemTypes |
| homepage | |
| repository | https://github.com/swamp/abi |
| max_upload_size | |
| id | 1825381 |
| size | 9,069 |
Strongly-typed sizes, offsets, and alignments for Swamp’s ABI/layout code. Small, predictable, and focused on avoiding “bytes vs elements” mixups.
MemoryAlignment — U8 | U16 | U32 | U64 (byte-based).MemorySize(u32) — size in bytes (friendly Display via human_memsize).MemoryOffset(u32) — byte offset (+HHHH hex Display).align, align_to, adjust_size_to_alignment.[dependencies]
swamp-abi-memtypes = "0.0.1"
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) Peter Bjorklund. All rights reserved. https://github.com/swamp/abi