All notable changes to hsrs will be documented in this file.
Initial release.
#[hsrs::module],#[hsrs::data_type],#[hsrs::function]proc macros#[hsrs::enumeration]for C-compatible enums#[hsrs::value_type]for Borsh-serialized structshsrs-codegenCLI for generating Haskell binding modules- Support for
Result<T, E>,Option<T>,Vec<T>,Stringacross FFI - FFI safety annotations (
safe,unsafe,interruptible) - Haddock generation from Rust doc comments
Hsrs.RuntimeHaskell package with Borsh buffer utilities