Skip to main content

rpc_plan

Function rpc_plan 

Source
pub fn rpc_plan<T: Facet<'static>>() -> &'static RpcPlan
Expand description

Return a process-global cached &'static RpcPlan for type T. FIXME: requiring ’static here is wrong FIXME: this function is now useless since we have RpcPlan::for_type