This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
zng
Watch
1
Star
0
Fork
You've already forked zng
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
zng
/
tests
/
macro-tests
/
cases
/
widget
/
parent_not_widget.rs
7 lines
89 B
Rust
Raw
Permalink
Blame
History
use
zng
::
prelude_wgt
::
widget
;
#[
widget($crate::Foo)
]
pub
struct
Foo
(
f32
)
;
fn
main
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink