Skip to main content

get_document

Function get_document 

Source
pub fn get_document<T: Transport>(
    client: &ApiClient<T>,
    document_id: u64,
) -> Result<Value, AppError>