Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CertainLach/structdump-rs


https://github.com/CertainLach/structdump-rs

refactor!: full rework

BREAKING CHANGE: Codegen trait had changed signature, now it is based on
proc_macro2/quote, inst...

052fb72f9d87b6d0ec00ff15da08da4003692c46 authored over 2 years ago by Yaroslav Bolyukin <[email protected]>
Merge pull request #1 from bruno-delfino1995/fix-syn-usage

Fix build error for syn::export::Span

07219e1e182c70c5f3e567cffd00864fadb4d361 authored over 3 years ago by Yaroslav Bolyukin <[email protected]>
use Span from proc_macro2 instead of syn::export

d0b2a3ec64b8607a31814c8fbf502f2fdfa54ee2 authored over 3 years ago by Bruno Felipe Leal Delfino <[email protected]>
update workspaces setup

74ff986c5fe9794ae09412587166714f744be189 authored over 3 years ago by Bruno Felipe Leal Delfino <[email protected]>
fix: owned string serialization

b1aeb8bae22a36a6e55a2cb31aefda779014d103 authored over 4 years ago by Лач <[email protected]>
fix: number serialization

6225cc0ad99a8259a2ebce47fee8bd7d015deb14 authored over 4 years ago by Лач <[email protected]>
fix(derive): trait path

8341fc6f7108700b28ac0a2f1ef8c067d81dacb9 authored over 4 years ago by Лач <[email protected]>
chore: add license

899a4b85488fda61ca145fa9a993c1f6a8af033a authored over 4 years ago by Лач <[email protected]>
chore: initial

c9235a08f9634342c724333863b8945c556a7f31 authored over 4 years ago by Лач <[email protected]>