Module pinwheel::prelude[][src]

Re-exports

pub use crate::app::App;
pub use crate::clone;
pub use crate::component::Component;
pub use crate::dehydrate::Dehydrate;
pub use crate::elements::html;
pub use crate::elements::html::*;
pub use crate::elements::svg;
pub use crate::html;
pub use crate::hydrate::hydrate;
pub use crate::pending_with;
pub use crate::PendingWith;

Structs

Enums

Traits

Functions

Derive Macros