★ wanayoo — archive 1999 https://github.com/gembinNouvelle recherche | Portail wanayoo
Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Pinned

  1. Forked from actix/actix

    Actor framework for Rust

    Rust

  2. Stanford CoreNLP: A Java suite of core NLP tools.

    Java 7.4k 2.5k

  3. TCP/HTTP/UDP client/server with Reactor over Netty

    Java 1.2k 317

  4. Forked from netty/netty

    Netty project - an event-driven asynchronous network application framework

    Java

  5. Forked from reactor/reactor

    Reactor - a foundation for reactive fastdata applications on the JVM

    Java

  6. Forked from siddhi-io/siddhi

    CEP Engine

    Java

13 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

gembin has no activity yet for this period.

July 2020

Created an issue in idanarye/rust-typed-builder that received 7 comments

How to set default value for String field?

const DEFAULT_VALUE: &str = "test"; #[derive(TypedBuilder)] pub struct Foo { #[builder(default=?)] // <--- how to set to DEFAULT_VALUE here pub bar:

7 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.