Expand description
§resource-fork-rs
A rust library for reading macintosh resource forks
Modules§
- structs
- On-disk structures used in the binary representation of resource forks
Structs§
- Resource
Fork - Reader for reading resource forks in a structured way
Enums§
- Error
- General error used to describe parsing errors
Traits§
- Resource
Fork Reader - Interface for reading typed resource from a resource fork
- Resource
Reading - Implementing this trait allow reading structs transparently from a resource fork
Derive Macros§
- Resource
- Make a struct readable from a resource fork