ump-ngx 0.7.0

Collection of ump-ng extensions.
Documentation
1
2
3
4
5
//! Client utilities.

pub use ump_ng_autopost as autopost;

// vim: set ft=rust et sw=2 ts=2 sts=2 cinoptions=2 tw=79 :