AppFlowy-Cloud/src/config/mod.rs

4 lines
65 B
Rust

#![allow(clippy::module_inception)]
pub mod config;
pub mod env;