mozilla / webrtc-sdp

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

Rename and make modules public #7

Closed Paul-E closed 7 years ago

Paul-E commented 7 years ago

This pull request does two things. First, it makes the modules public so other code can use what is in them. Second, it renames SdpParserResult to SdpParserError.