Function trussed::store::read

source · []
pub fn read<const N: usize>(
    store: impl Store,
    location: Location,
    path: &Path
) -> Result<Bytes<N>, Error>
Expand description

Reads contents from path in location of store.