//! FabAccess generated API bindings //! //! This crate contains slightly nicer and better documented bindings for the FabAccess API. #[allow(dead_code)] pub mod schema; pub use schema::*;