Function magnet_derive::derive_bson_schema[][src]

pub fn derive_bson_schema(input: TokenStream) -> TokenStream

The top-level entry point of this proc-macro. Only here to be exported and to handle Result::Err return values by panic!()ing.