[][src]Function dropbox_sdk::files::get_metadata

pub fn get_metadata(
    client: &dyn HttpClient,
    arg: &GetMetadataArg
) -> Result<Result<Metadata, GetMetadataError>>

Returns the metadata for a file or folder. Note: Metadata for the root folder is unsupported.