TomlDecoder

class TomlDecoder

Functions

Link copied to clipboard
fun pass(): Nothing

Called by a decoder function to indicate that it can't decode the given TOML into its target type and that the next decoder function for the target type should be given a chance instead.