Skip to main content

surface_operation

Function surface_operation 

Source
pub fn surface_operation(
    id: impl Into<String>,
    name: impl Into<String>,
    description: impl Into<String>,
    example_request: Value,
) -> SurfaceOperation
Expand description

Builds the standard package-surface operation metadata used by library crates and transport adapters.