Expand description
TMF639 - Resource Inventory Management API
This module implements the TM Forum Resource Inventory Management API, providing a standardized interface for managing physical and virtual network resources.
Re-exports§
pub use db::get_resource_inventories as db_get_resource_inventories;pub use db::get_resource_inventory_by_id as db_get_resource_inventory_by_id;pub use auth::*;pub use handlers::*;pub use models::*;