mozilla / webrtc-sdp

Rust SDP parser for WebRTC
Mozilla Public License 2.0
155 stars 30 forks source link

Change enums with structs to tuple structs #9

Closed Paul-E closed 7 years ago

Paul-E commented 7 years ago

Eg here the first field would be Str(String)