.. SPDX-License-Identifier: MIT OR Apache-2.0 SPDX-FileCopyrightText: The Coding Guidelines Subcommittee Contributors .. default-domain:: coding-guidelines Coding Guidelines ================= .. toctree:: :maxdepth: 1 types-and-traits/index patterns/index expressions/index values/index statements/index functions/index associated-items/index implementations/index generics/index attributes/index entities-and-resolution/index ownership-and-destruction/index exceptions-and-errors/index concurrency/index program-structure-and-compilation/index unsafety/index macros/index ffi/index inline-assembly/index