pub fn remove_layer(composer: &mut ExpressionComposer, name: &str) -> boolExpand description
Remove the first layer whose name matches. Returns true if found.
pub fn remove_layer(composer: &mut ExpressionComposer, name: &str) -> boolRemove the first layer whose name matches. Returns true if found.