Skip to main content

create_core

Function create_core 

Source
pub async fn create_core(
    state: &AppState,
    rc: &RequestContext,
    authority: &Authority,
    class_name: &str,
    body: &Value,
) -> Result<Value, ParseError>