#[method]
A marker attribute for methods in an inherent impl block that should be exposed as RPC methods. This is not needed when using a trait-based implementation.
impl
Refer to document of attr macro #[service]
#[service]