This is the reference implementation for BIP 351 written in Rust.
BIP351 specification may be found here.
Sending and receiving examples are available in examples/sending.rs and examples/receiving.rs.
examples/sending.rs
examples/receiving.rs