MCPcopy Index your code
hub / github.com/SoftbearStudios/bitcode / decode.rs

File decode.rs

bitcode_derive/src/decode.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::private;
2use crate::shared::{remove_lifetimes, replace_lifetimes, variant_index};
3use proc_macro2::{Ident, Span, TokenStream};
4use quote::quote;

Callers

nothing calls this directly

Calls 1

lenMethod · 0.45

Tested by

no test coverage detected