Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Callback to listen for file upload status.

Link copied to clipboard

Functions

Link copied to clipboard

Partially merges that user data into this user data.

Link copied to clipboard
inline fun <T : Any> Result<T>.stringify(toString: (data: T) -> String): String

Converts Result into human-readable string.