blob: 52b8c2b92b7726f791f454dc61a178b66c760ced [file] [log] [blame] [view] [edit]
# Client libraries
This directory contains client libraries for the Fuchsia SDK. These libraries
are part of the Fuchsia API Surface.
In most cases, these libraries are provided for the convenience of developers
targeting Fuchsia. They typically are not part of the
[system ABI](../../docs/concepts/packages/system.md). Instead, the system ABI is
defined by the underlying [FIDL protocols](../fidl/).