Block or Report
Block or report Dushistov
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
flapigen-rs Public
Tool for connecting programs or libraries written in Rust with other languages
-
couchbase-lite-rust Public
Lightweight, embedded, syncable NoSQL database engine wrapper for Rust
-
-
bluetooth-serial-port Public
Forked from kaegi/bluetooth-serial-port
Rust library to interact with Bluetooth devices via RFCOMM channels
Rust 7
260 contributions in the last year
Contribution activity
March 2022
Created 47 commits in 4 repositories
Created 1 repository
Created a pull request in couchbase/couchbase-lite-core that received 2 comments
fix build of StringUtil.hh with gcc 11.2.0
I veriefied that with old compilers all works fine, except msvc 15, because of it is not availble in goldbot: gcc 7.1 is ok: https://godbolt.org/z/…
Opened 15 other pull requests in 5 repositories
Dushistov/couchbase-lite-rust
8
merged
Dushistov/flapigen-rs
4
merged
couchbase/couchbase-lite-core
1
open
AeroRust/nmea
1
merged
flxo/rust-nmea
1
closed
Reviewed 2 pull requests in 1 repository
Nercury/android_logger-rs
2 pull requests
Created an issue in mitsuhiko/minijinja that received 2 comments
Environment::add_and_get_template functon
When "report" is not often used function there is no sense
to cache Environment between calls, so code to generate
reports looks like this:
env.add…

