Add rules.mk build file for Trusty Adding arrayvec without the std or serde features, as we want to use it with no-std Rust. Bug: 314349884 Test: Add as dependency and build Change-Id: If5f27eec1f629ed762781f5b58c9507412265ce3
A vector with fixed capacity.
Please read the API documentation here
Dual-licensed to be compatible with the Rust project.
Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.