Skip to main content

get_scene

Function get_scene 

Source
pub async fn get_scene(
    __arg0: Path<(String, String)>,
    __arg1: State<AppState>,
) -> Result<Json<Value>, (StatusCode, Json<Value>)>