Expand description
负责从 Android 目录结构中提取原始数据的模块。
Re-exports§
pub use strings::parse_strings;pub use strings::ParsedStrings;pub use colors::parse_colors;pub use dimens::parse_dimens;pub use drawables::parse_drawables;pub use utils::parse_hex_color;