README.md を更新
This commit is contained in:
parent
0195495271
commit
cf4871f1d5
1 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
Safe Rust wrapper for the [marisa-trie](https://github.com/s-yata/marisa-trie) C++ library.
|
||||
|
||||
(※ちなみに、Rustだから雰囲気でSafeとか書いたものの全然Safeではない。バリバリunsafe使用である)
|
||||
|
||||
marisa-trie is a static and space-efficient trie data structure library. This crate provides safe Rust bindings to the C++ library.
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue