* [ ] `Bandwidth::bwtype`: enum with `CT`, `AS`, Other(String)` * [ ] `Connection`: enum with IPv4/v6 addresses and other * [ ] `Key::method`: enum with known types plus other * [ ] `Media::media`: enum with the known types plus other * [ ] `Media::proto`: enum with known protocols plus other * [ ] `Origin::nettype`, etc: See `Connection`
Bandwidth::bwtype: enum withCT,AS, Other(String)`Connection: enum with IPv4/v6 addresses and otherKey::method: enum with known types plus otherMedia::media: enum with the known types plus otherMedia::proto: enum with known protocols plus otherOrigin::nettype, etc: SeeConnection