Function find_edition

Source
pub fn find_edition(
    edition_id: Uuid,
    headers: HeaderMap,
) -> Result<EditionResponse, String>