Skip to main content

list_scenes

Function list_scenes 

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