1 2 3 4 5
// Copyright (c) 2025, Salesforce, Inc., // All rights reserved. // For full license text, see the LICENSE.txt file pub type Bytes = Vec<u8>;