Skip to main content

post_load

Function post_load 

Source
pub async fn post_load(
    __arg0: State<ApiState>,
    __arg1: Json<HashMap<String, String>>,
) -> ApiResult<Json<HashMap<String, Value>>>
Expand description

Load a genome from a file by name.