nix_compat_derive::ser

Function expand_nix_serialize

Source
pub fn expand_nix_serialize(
    crate_path: Path,
    input: &mut DeriveInput,
) -> Result<TokenStream>