#hardware #usb #serial #bluetooth #teledildonics #macro-derive

macro buttplug_derive

Trait Derive Macros for Buttplug Intimate Hardware Control Library

11 releases (breaking)

0.8.0 Dec 31, 2022
0.7.0 Aug 29, 2022
0.6.2 Feb 5, 2021
0.5.0 Oct 16, 2020
0.0.1 Nov 3, 2019

#5 in #teledildonics

Download history 36/week @ 2024-01-01 64/week @ 2024-01-08 71/week @ 2024-01-15 57/week @ 2024-01-22 55/week @ 2024-01-29 40/week @ 2024-02-05 97/week @ 2024-02-12 115/week @ 2024-02-19 176/week @ 2024-02-26 89/week @ 2024-03-04 105/week @ 2024-03-11 103/week @ 2024-03-18 72/week @ 2024-03-25 162/week @ 2024-04-01 71/week @ 2024-04-08 121/week @ 2024-04-15

436 downloads per month
Used in 7 crates (via buttplug)

BSD-3-Clause

13KB
246 lines

Buttplug Procedural Macro Library

Patreon donate button Github donate button Discourse Forums Discord Twitter

Crates.io Version Crates.io Downloads Crates.io License

Procedural macros for use in the implementation of the Rust version of Buttplug. Not much interesting to see here, it's mostly just derive macros for library traits.

License

buttplug-derive is BSD 3-Clause licensed.


Copyright (c) 2016-2022, Nonpolynomial, LLC
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

* Neither the name of buttplug nor the names of its
  contributors may be used to endorse or promote products derived from
  this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Dependencies

~1.5MB
~34K SLoC