Implement StructuredData OSD model and containers
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
extern crate self as libremetaverse_structured_data;
|
||||
|
||||
mod dispatch;
|
||||
mod generated;
|
||||
mod model;
|
||||
|
||||
pub mod xml {
|
||||
/// Project-owned XML element boundary; external XML APIs are not copied.
|
||||
|
||||
Reference in New Issue
Block a user