Skip to main content

Fn

pub async fn Fn(
    SideCarIdentifier: String,
    Method: String,
    Parameters: Value,
) -> Result<(), VineError>