unionlabs/union

zero-copy deserialization support in `#[model]`

benluelo opened this issue · 0 comments

basically add #[serde(borrow)] to any fields with non-'static lifetimes.