Simplify adapter
This commit is contained in:
parent
85f35497b6
commit
7756497933
6 changed files with 81 additions and 93 deletions
|
@ -1461,6 +1461,7 @@ impl ToJson for SizeConstraint {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct ChildView {
|
||||
view_id: usize,
|
||||
view_name: &'static str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue