{"library":"arrayvec","type":"library","category":null,"description":"A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.","language":"rust","status":"active","version":"0.7.6","tags":["array","vector","stack","no-std"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\narrayvec = \"0.7.6\"","imports":["use arrayvec::ArrayVec;"]},{"cmd":"cargo add arrayvec","imports":[]}],"homepage":"https://github.com/bluss/arrayvec","github":"https://github.com/bluss/arrayvec","docs":"https://docs.rs/arrayvec/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}