You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anna e79902e911
major refactor, part 2
We've reached the point where it kind of works,
albeit only with limited features: The template!
macro has the backend type parameter hardcoded to
TargetBackend as i still can't get it to infer the
type.  I'll probably remove the generic backend
parameter, though, because (1) it's annoying to
have to write everywhere and (2) it is of little
to no use in real applications (you do not create
views targeting the, say, ncurses backend when
compiling against GTK).
8 months ago
..
custom_component.rs major refactor, part 2 8 months ago
mod.rs [broken] major refactor, part 1 8 months ago
native_component.rs major refactor, part 2 8 months ago