Skip to main content

browse_signature

Function browse_signature 

Source
pub fn browse_signature(
    cx: &mut Cx,
    callable: Value,
    args: Option<ShapeRef>,
    result: Option<ShapeRef>,
) -> Result<Value>
Expand description

Wrap a callable as a runtime value with non-enforcing browse metadata.