const NAME: &'static strfn new_unchecked(data: Bytes) -> Selffn as_bytes(&self) -> Bytesfn as_slice(&self) -> &[u8]fn from_slice(slice: &[u8]) -> Result<Self, VerificationError>fn from_compatible_slice(slice: &[u8]) -> Result<Self, VerificationError>fn new_builder() -> Self::Builderfn as_builder(self) -> Self::Builderimpl Entity for Block[src]type Builder = BlockBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Byte32[src]type Builder = Byte32Builderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Byte32Vec[src]type Builder = Byte32VecBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Bytes[src]type Builder = BytesBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for BytesOpt[src]type Builder = BytesOptBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for BytesVec[src]type Builder = BytesVecBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for CellDep[src]type Builder = CellDepBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for CellDepVec[src]type Builder = CellDepVecBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for CellInput[src]type Builder = CellInputBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for CellInputVec[src]type Builder = CellInputVecBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for CellOutput[src]type Builder = CellOutputBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for CellOutputVec[src]type Builder = CellOutputVecBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for CellbaseWitness[src]type Builder = CellbaseWitnessBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Header[src]type Builder = HeaderBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for OutPoint[src]type Builder = OutPointBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for ProposalShortId[src]type Builder = ProposalShortIdBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for ProposalShortIdVec[src]type Builder = ProposalShortIdVecBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for RawHeader[src]type Builder = RawHeaderBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for RawTransaction[src]type Builder = RawTransactionBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Script[src]type Builder = ScriptBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for ScriptOpt[src]type Builder = ScriptOptBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Transaction[src]type Builder = TransactionBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for TransactionVec[src]type Builder = TransactionVecBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Uint128[src]type Builder = Uint128Builderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Uint256[src]type Builder = Uint256Builderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Uint32[src]type Builder = Uint32Builderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for Uint64[src]type Builder = Uint64Builderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for UncleBlock[src]type Builder = UncleBlockBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for UncleBlockVec[src]type Builder = UncleBlockVecBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]impl Entity for WitnessArgs[src]type Builder = WitnessArgsBuilderconst NAME: &'static str[src]fn new_unchecked(data: Bytes) -> Self[src]fn as_bytes(&self) -> Bytes[src]fn as_slice(&self) -> &[u8][src]fn from_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>[src]fn new_builder() -> Self::Builder[src]fn as_builder(self) -> Self::Builder[src]