{"library":"sequence-trie","type":"library","category":null,"description":"Trie-like data structure for storing sequences of values (e.g., strings, lists).","language":"rust","status":"active","version":"0.3.6","tags":["trie","data-structure","sequence","prefix-tree"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nsequence_trie = \"0.3.6\"","imports":["use sequence_trie::SequenceTrie;"]},{"cmd":"cargo add sequence_trie","imports":[]}],"homepage":"https://github.com/michaelsproul/rust_sequence_trie","github":"https://github.com/michaelsproul/rust_sequence_trie","docs":"https://docs.rs/sequence_trie/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}