# spwnmsg-core Documentation: - Type definitons for interacting with `spwnmsg`, a messaging client currently in the works. ## Usage Add this to your `Cargo.toml`: ```toml spwnmsg-core = "0.1.0" ```