Function assets

Source
pub async fn assets(
    __arg0: State<PgDeepbookPersistent>,
) -> Result<Json<HashMap<String, HashMap<String, Value>>>, DeepBookError>