• Stars
    star
    1
  • Language
    Rust
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This function receive a String, and return part of this String until found a space (' '), for example: "hello world" return "hello"