Crates.io | simple-xmlrpc |
lib.rs | simple-xmlrpc |
version | 0.1.2 |
source | src |
created_at | 2020-01-28 10:48:18.004056 |
updated_at | 2024-03-09 05:38:18.723859 |
description | A simple, no nonsense, XML-RPC implementation for Rust |
homepage | |
repository | https://github.com/belak/simple-xmlrpc-rs |
max_upload_size | |
id | 202738 |
size | 11,864 |
A simple XMLRPC library. This is meant to be the minimal needed to build out applications using XMLRPC. No additional parsing, no transports, etc.
Please note that this library has been renamed to serde_xmlrpc. All functions have been marked as deprecated.