Add this to your Cargo.toml:
Cargo.toml
toml [dependencies] p9813 = "0.2"
and use it like this:
rust use p9813::P9813;