Crate pax_compiler_api
source · [−]Re-exports
pub use message::*;
pub use templating::*;
Modules
Macros
Structs
Enums
Traits
Functions
When we have a fragment of a prelude type like Rc
, this function maps
that fragment to the fully qualified path std::rc::Rc
, as a String
From a raw string of Pax representing a single component, parse a complete ComponentDefinition