Package-level declarations

Functions

Link copied to clipboard
inline fun <T : Any> Storage.Companion.S3(s3: S3Bucket, autoMarshalling: AutoMarshalling = Moshi): Storage<T>

S3-backed storage implementation. Automatically marshals objects to and from string-value format.