Skip to main content

runtime_path

Function runtime_path 

Source
pub fn runtime_path(
    input: &DeriveInput,
    default_path: TokenStream,
) -> TokenStream
Expand description

Resolves the runtime path used in generated DB code.