Expand description
Library to get the last 20 Hansard Bound Volumes of the UK Parliament
Usage:
extern crate hansard;
use hansard::retrieve;
fn main(){
// call retrieve to start the download of the bound volumes
retrieve::retrieve();
}
Modulesยง
- retrieve
- Module for retrieving the Hansard bound volumes