DEPRECATED — `libyml` is unmaintained. This release is a thin compatibility shim that forwards every call to `unsafe-libyaml` (the upstream C-libyaml translation `libyml` was originally forked from). Please migrate to `unsafe-libyaml`, `yaml-rust2`, or `noyalib`.
String functions and tools plugin for the Lava / Mumu language
Extends PathBuf to handle `replace` and `contains` string methods
Work with views into string slices. Safely extend, reduce without losing parent string size. Modify str slices in-place to avoid allocations.
Access the Lightning Network Daemon (LND) REST API using hyper.
Extension traits for `String` and `&str` types.
This is the SDK for Rust. Like all BlockChyp SDKs, it provides a full client for the BlockChyp gateway and BlockChyp payment terminals.
An attempt to extend rust String struct with functionality from other programming languages
JSON Utilities for Rust
Convert Rust types to Typescript types. This crate is meant as a teaching tool and not for production.
Parser for Internet eXtended DateTime Format
A thread-safe, efficient and lock-free vector allowing concurrent grow, read and update operations.
The library opens up the String class and adds a method writesize, which returns the size of the string.
The library opens up the String class and adds a method writesize, which returns the size of the string.
Opis
my_string_extend adds useful features to the String class