{"library":"linear-map","type":"library","category":null,"description":"A map implemented by searching linearly in a vector, suitable for small collections.","language":"rust","status":"active","version":"1.2.0","tags":["map","linear","small","data-structure"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nlinear-map = \"1.2.0\"","imports":["use linear_map::LinearMap;"]},{"cmd":"cargo add linear-map","imports":[]}],"homepage":"https://github.com/contain-rs/linear-map","github":"https://github.com/contain-rs/linear-map","docs":"https://docs.rs/linear-map/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}