vadorovsky / network-types

Rust structs representing network-related types (on Layer 2, 3 and 4)
https://crates.io/crates/network-types
MIT License
43 stars 13 forks source link

serde: fix cfg_attr test #13

Closed Tuetuopay closed 6 months ago

Tuetuopay commented 8 months ago

Fixes: ad2f15d ("Add serde support to structs")

vadorovsky commented 7 months ago

@Tuetuopay I see "wip" in the PR title. Is there anything else you want to do here? I think the PR could get merged as it is?