[][src]Function tendermint_light_client::store::sled::utils::single

pub fn single<V>(prefix: impl Into<Vec<u8>>) -> SingleDb<V>

Provides a view over the database for storing a single value at the given prefix.