Crate tryparse_derive

Crate tryparse_derive 

Source
Expand description

Derive macros for tryparse

This crate provides the LlmDeserialize derive macro for automatically generating fuzzy deserialization logic from Rust types.

Derive Macrosยง

LlmDeserialize
Derives the LlmDeserialize trait for structs and enums.