1 2 3 4 5
//! Module for API specific types / enums / etc. //! Note: API in the this case is generically used for any API calls. Not BW API vs BW Identity on //! server. pub mod enums;