Implement JSON and Protobuf OSD codecs
This commit is contained in:
@@ -5,8 +5,10 @@ extern crate self as libremetaverse_structured_data;
|
||||
mod binary;
|
||||
mod dispatch;
|
||||
mod generated;
|
||||
mod json_codec;
|
||||
mod model;
|
||||
mod notation;
|
||||
mod protobuf;
|
||||
mod xml_codec;
|
||||
|
||||
pub mod xml {
|
||||
|
||||
Reference in New Issue
Block a user