Struct jvm::classfile::attr::info::misc::SyntheticAttrInfo
[−]
[src]
pub struct SyntheticAttrInfo;
pub struct SyntheticAttrInfo;
impl SyntheticAttrInfoimpl SyntheticAttrInfofn read<R>(_reader: &mut R, _constant_pool: &ConstantPool) -> Result<SyntheticAttrInfo, Error> where R: Readimpl Debug for SyntheticAttrInfo