Package-level declarations
Types
Link copied to clipboard
annotation class DelicateCoilApi
Marks declarations that should be used carefully.
Link copied to clipboard
annotation class ExperimentalCoilApi
Marks declarations that are still experimental.
Link copied to clipboard
annotation class InternalCoilApi
Marks declarations that are internal in Coil's API.
Link copied to clipboard
Marked classes will have their equals, hashCode, and toString implementations generated by by the Poko plugin based on the properties in their primary constructor. Unlike the data class language feature, classes do not have component and copy methods generated.