Skip to main content

read

Function read 

Source
pub fn read(id: &str) -> Option<Artifact>
Expand description

Read a staged artifact by id. Returns None if it doesn’t exist, isn’t readable in this session, or exceeds the host read limit.