Skip to content

Commit

Permalink
README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Aug 14, 2020
1 parent 375210e commit df8efa0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ About

- `C` source code generator.

- `Rust` source code generator (🚧 πŸ— 🚧 under construction 🚧 πŸ— 🚧).
- `Rust` source code generator (🚧 🚧 🚧 under construction 🚧 🚧 🚧).

- `proto3`_ language parser.

Expand Down Expand Up @@ -258,15 +258,15 @@ See `benchmark`_ for a benchmark of a few C/C++ protobuf libraries.
Rust source code design
=======================

🚧 πŸ— 🚧 πŸ— 🚧 **Under construction - DO NOT USE** 🚧 πŸ— 🚧 πŸ— 🚧
🚧 🚧 🚧 🚧 🚧 **Under construction - DO NOT USE** 🚧 🚧 🚧 🚧 🚧

The Rust source code is designed with the following in mind:

- Clean and easy to use API.

- Fast encoding and decoding.

🚧 πŸ— 🚧 πŸ— 🚧 **Under construction - DO NOT USE** 🚧 πŸ— 🚧 πŸ— 🚧
🚧 🚧 🚧 🚧 🚧 **Under construction - DO NOT USE** 🚧 🚧 🚧 🚧 🚧

Scalar Value Types
------------------
Expand Down

0 comments on commit df8efa0

Please sign in to comment.