[−][src]Trait fabric_contract::data::DataType  
            Required methods
fn to_state(&self) -> State
Converts into a state that can be handled and put into the ledger and private collections
fn to_state(&self) -> StateConverts into a state that can be handled and put into the ledger and private collections
fn get_key(&self) -> Stringfn build_from_state(state: State) -> Selffn form_key(k: &String) -> String