crlf0710 / delegatemethod-rsLinks
Delegate method calls to a field.
☆14Updated 7 years ago
Alternatives and similar repositories for delegatemethod-rs
Users that are interested in delegatemethod-rs are comparing it to the libraries listed below
Sorting:
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A dirty and ugly library to do localization in Rust☆16Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- alias offers some basic ways to mutate data while aliased.☆10Updated 2 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- WIP rust bindings for Awesomium browser☆11Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- pin-safe interior mutability☆14Updated 3 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- ☆20Updated 8 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆17Updated 3 years ago
- ☆17Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆19Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago