Docs.rs
itools-gui-0.0.0
itools-gui 0.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
itools-config ^0.0.0
normal
itools-localization ^0.0.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tracing ^0.1.44
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
create_container
itools_
gui
0.0.0
create_
container
Sections
参数
返回值
In crate itools_
gui
itools_gui
Function
create_
container
Copy item path
Source
pub fn create_container(id: &
str
, style:
Style
) ->
Component
Expand description
组件系统相关功能 创建容器组件
§
参数
id
: 组件ID
style
: 组件样式
§
返回值
容器组件实例