Function get_branches

Source
pub async fn get_branches(id: u64) -> Result<Vec<Branch>, ServerFnError<String>>