fn key_prefix() -> &'static str
fn uuid(&self) -> Uuid
fn key_string(&self) -> String
fn key(&self) -> Vec<u8>
fn match_prefix(key: &str) -> bool
fn to_vec(&self) -> Result<Vec<u8>>
fn from_slice(bytes: &[u8]) -> Result<Self>
fn external_id(&self) -> ExternalID
impl Storable for Function
[src]impl Storable for StagedTask
[src]impl Storable for TaskState
[src]impl Storable for TeaclaveInputFile
[src]impl Storable for TeaclaveOutputFile
[src]