mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-24 07:40:19 +00:00
Revert visibility of Namespace segments from PR 67
This commit is contained in:
parent
4ef2743b29
commit
42a7742bcb
@ -11,7 +11,7 @@ mod kw {
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct Namespace {
|
||||
pub segments: Vec<String>,
|
||||
segments: Vec<String>,
|
||||
}
|
||||
|
||||
impl Namespace {
|
||||
|
Loading…
Reference in New Issue
Block a user