Name Description Size
address.rs 5720
address_tests.rs 1965
anonymizer.rs Anonymizes SDP in a stateful fashion, such that a pre-anonymized value will always be transformed into the same anonymized value within the context of the anonymizer. Stores the opaque state necessary for intelligent anonymization of SDP. This state can be stored and reused during the offer-answer period, and it will maintain a stable set of masked values. 5882
anonymizer_tests.rs 4336
attribute_type.rs 120454
attribute_type_tests.rs 44509
error.rs 6475
error_tests.rs 3849
lib.rs RFC4566 bandwidth-fields = *(%x62 "=" bwtype ":" bandwidth CRLF) 29947
lib_tests.rs 20940
media_type.rs RFC4566 media-field = %x6d "=" media SP port ["/" integer] SP proto 1*(SP fmt) CRLF 16085
media_type_tests.rs 14084
network.rs 1183
network_tests.rs 959