Docs.rs
windjammer-ui-0.3.6
windjammer-ui 0.3.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jeffreyfriedman
Dependencies
cocoa ^0.25
normal
optional
console_error_panic_hook ^0.1
normal
optional
eframe ^0.29
normal
optional
egui ^0.29
normal
optional
egui_dock ^0.14
normal
optional
jni ^0.21
normal
optional
js-sys ^0.3
normal
optional
notify ^6.0
normal
optional
objc ^0.2
normal
optional
png ^0.17
normal
optional
rfd ^0.14
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.13
normal
syntect ^5.0
normal
optional
tauri ^2.0
normal
optional
tokio ^1.35
normal
optional
urlencoding ^2.1
normal
uuid ^1.0
normal
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
windjammer-ui-macro ^0.3.6
normal
criterion ^0.5
dev
tokio-test ^0.4
dev
Versions
14.76%
of the crate is documented
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
Renderable
windjammer_
ui
0.3.6
Renderable
Required Methods
render
Implementors
In windjammer_
ui::
components::
generated::
traits
windjammer_ui
::
components
::
generated
::
traits
Trait
Renderable
Copy item path
Source
pub trait Renderable { // Required method fn
render
(self) ->
String
; }
Required Methods
§
Source
fn
render
(self) ->
String
Implementors
§
Source
§
impl
Renderable
for
Accordion
Source
§
impl
Renderable
for
AdvancedCodeEditor
Source
§
impl
Renderable
for
Alert
Source
§
impl
Renderable
for
Badge
Source
§
impl
Renderable
for
Button
Source
§
impl
Renderable
for
Card
Source
§
impl
Renderable
for
ChatInput
Source
§
impl
Renderable
for
ChatMessage
Source
§
impl
Renderable
for
Checkbox
Source
§
impl
Renderable
for
Chip
Source
§
impl
Renderable
for
CodeBlock
Source
§
impl
Renderable
for
CodeEditor
Source
§
impl
Renderable
for
CollapsibleSection
Source
§
impl
Renderable
for
ColorPicker
Source
§
impl
Renderable
for
Container
Source
§
impl
Renderable
for
ContextMenu
Source
§
impl
Renderable
for
CurveEditor
Source
§
impl
Renderable
for
GradientEditor
Source
§
impl
Renderable
for
Dialog
Source
§
impl
Renderable
for
Divider
Source
§
impl
Renderable
for
Dropdown
Source
§
impl
Renderable
for
FileTree
Source
§
impl
Renderable
for
Flex
Source
§
impl
Renderable
for
Form
Source
§
impl
Renderable
for
Grid
Source
§
impl
Renderable
for
HamburgerMenu
Source
§
impl
Renderable
for
H1
Source
§
impl
Renderable
for
H2
Source
§
impl
Renderable
for
H3
Source
§
impl
Renderable
for
P
Source
§
impl
Renderable
for
Span
Source
§
impl
Renderable
for
Input
Source
§
impl
Renderable
for
MessageList
Source
§
impl
Renderable
for
Modal
Source
§
impl
Renderable
for
Navbar
Source
§
impl
Renderable
for
GraphNode
Source
§
impl
Renderable
for
NodeGraph
Source
§
impl
Renderable
for
Pagination
Source
§
impl
Renderable
for
Panel
Source
§
impl
Renderable
for
Progress
Source
§
impl
Renderable
for
Property
Source
§
impl
Renderable
for
Vec3Editor
Source
§
impl
Renderable
for
RadioGroup
Source
§
impl
Renderable
for
Rating
Source
§
impl
Renderable
for
ScrollArea
Source
§
impl
Renderable
for
Section
Source
§
impl
Renderable
for
SectionGroup
Source
§
impl
Renderable
for
Sidebar
Source
§
impl
Renderable
for
Slider
Source
§
impl
Renderable
for
Spacer
Source
§
impl
Renderable
for
Spinner
Source
§
impl
Renderable
for
SplitPanel
Source
§
impl
Renderable
for
Stack
Source
§
impl
Renderable
for
Stepper
Source
§
impl
Renderable
for
Table
Source
§
impl
Renderable
for
TabPanel
Source
§
impl
Renderable
for
Tabs
Source
§
impl
Renderable
for
Text
Source
§
impl
Renderable
for
EditorTheme
Source
§
impl
Renderable
for
ThemeSwitcher
Source
§
impl
Renderable
for
Timeline
Source
§
impl
Renderable
for
Toast
Source
§
impl
Renderable
for
Toolbar
Source
§
impl
Renderable
for
Tooltip
Source
§
impl
Renderable
for
TreeView
Source
§
impl
Renderable
for
TypingIndicator