Create functions with varying arguments and return types. Please don't use this.
unlock function overloading for rust
A POC crate that utilizes `Fn*` traits to implement partial overloading
Simple overloading system for functions with different arguments
Overloaded Literals to construct your datatypes without boilerplate and with compile-time validation
Temporary traits for function operator overloading, pending the stabilization of `Fn`, `FnMut`, and `FnOnce`.
FormaLang compiler frontend: lexer, parser, semantic analyzer, and IR lowering.
Stub file (*.pyi) generator for PyO3
Stub file (*.pyi) generator for PyO3
Overloadable functions done easy in rust.
Dynamically invoke arbitrary unmanaged code.
A highly parallel Perl 5 interpreter written in Rust