Skip to main content

read_root

Function read_root 

Source
pub fn read_root<E>(
    root: Option<Digest>,
    entity: &'static str,
) -> Result<Word, E>
Expand description

Reads and converts a root field from a request to Word, returning a specific error type if conversion fails