Skip to main content

apply

Function apply 

Source
pub fn apply<T>(value: &mut T, src: &str) -> Result<(), FableError>
where T: Facet<'static>,
Expand description

Compile and immediately apply a Fable program to value.