//! Neural Networks API (NNAPI) Integration
//!//! This module provides comprehensive Android NNAPI support for hardware-accelerated
//! neural network inference on compatible Android devices.
pubmodbindings;pubmodmodel;pubmodexecution;// Re-export main types and functions
pubusebindings::*;pubusemodel::*;pubuseexecution::*;